ソースを参照

Release uppy@2.2.2

Artur Paikin 3 年 前
コミット
cad658a20d
1 ファイル変更1 行追加1 行削除
  1. 1 1
      packages/uppy/package.json

+ 1 - 1
packages/uppy/package.json

@@ -1,7 +1,7 @@
 {
   "name": "uppy",
   "description": "Extensible JavaScript file upload widget with support for drag&drop, resumable uploads, previews, restrictions, file processing/encoding, remote providers like Instagram, Dropbox, Google Drive, S3 and more :dog:",
-  "version": "2.2.1",
+  "version": "2.2.2",
   "license": "MIT",
   "main": "index.js",
   "module": "index.mjs",