diff options
author | Mario Vavti <mario@mariovavti.com> | 2019-04-25 11:50:26 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2019-04-25 11:50:26 +0200 |
commit | c123fa5422c9c2df741819c4fb9a1b19547866d4 (patch) | |
tree | a175d13673874fbc72725dbfbb8c0b1de635245f /vendor/blueimp/jquery-file-upload/package.json | |
parent | 0ade8be7f73d13043ad597694aa47cfe77c8d8a8 (diff) | |
download | volse-hubzilla-c123fa5422c9c2df741819c4fb9a1b19547866d4.tar.gz volse-hubzilla-c123fa5422c9c2df741819c4fb9a1b19547866d4.tar.bz2 volse-hubzilla-c123fa5422c9c2df741819c4fb9a1b19547866d4.zip |
update blueimp/jquery-file-upload
Diffstat (limited to 'vendor/blueimp/jquery-file-upload/package.json')
-rw-r--r-- | vendor/blueimp/jquery-file-upload/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/blueimp/jquery-file-upload/package.json b/vendor/blueimp/jquery-file-upload/package.json index 0a635397c..7db22a104 100644 --- a/vendor/blueimp/jquery-file-upload/package.json +++ b/vendor/blueimp/jquery-file-upload/package.json @@ -1,6 +1,6 @@ { "name": "blueimp-file-upload", - "version": "9.28.0", + "version": "9.30.0", "title": "jQuery File Upload", "description": "File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads.", "keywords": [ |