瀏覽代碼

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",