diff options
author | Mario Vavti <mario@mariovavti.com> | 2018-10-29 07:43:40 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2018-10-29 07:43:40 +0100 |
commit | e1df69dfcb09d28635db995a147329453be6c4bf (patch) | |
tree | 8da7b9fdad15ae4ba3783e453533f47c5bb5e241 /library/blueimp_upload/bower.json | |
parent | 3de055bf65582e68e1d48658dde256d6031ab436 (diff) | |
parent | 3d9b1fd343b57573a29bf7e65d0055eb1d92398d (diff) | |
download | volse-hubzilla-e1df69dfcb09d28635db995a147329453be6c4bf.tar.gz volse-hubzilla-e1df69dfcb09d28635db995a147329453be6c4bf.tar.bz2 volse-hubzilla-e1df69dfcb09d28635db995a147329453be6c4bf.zip |
Merge branch 'dev'
Diffstat (limited to 'library/blueimp_upload/bower.json')
-rw-r--r-- | library/blueimp_upload/bower.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/library/blueimp_upload/bower.json b/library/blueimp_upload/bower.json index 90c74c792..4f4cd8adb 100644 --- a/library/blueimp_upload/bower.json +++ b/library/blueimp_upload/bower.json @@ -1,6 +1,6 @@ { "name": "blueimp-file-upload", - "version": "9.18.0", + "version": "9.23.0", "title": "jQuery File Upload", "description": "File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images.", "keywords": [ @@ -53,8 +53,8 @@ "ignore": [ "/*.*", "/cors", - "css/demo-ie8.css", - "css/demo.css", + "css/jquery-ui-demo-ie8.css", + "css/jquery-ui-demo.css", "css/style.css", "js/app.js", "js/main.js", |