Explorar el Código

Release uppy@2.2.2

Artur Paikin hace 3 años
padre
commit
cad658a20d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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",