Artur Paikin преди 7 години
родител
ревизия
2757e50d63
променени са 2 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 1 1
      package-lock.json
  2. 1 1
      package.json

+ 1 - 1
package-lock.json

@@ -1,6 +1,6 @@
 {
   "name": "uppy",
-  "version": "0.22.0",
+  "version": "0.22.1",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "uppy",
-  "version": "0.22.0",
+  "version": "0.22.1",
   "description": "Extensible file upload widget with support for drag&drop, resumable uploads, previews, restrictions, file processing/encoding, remote providers like Dropbox and Google Drive, S3 and more :dog:",
   "main": "lib/index.js",
   "jsnext:main": "src/index.js",