Browse Source

Update description

Artur Paikin 7 years ago
parent
commit
1ad533d1ed
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -1,7 +1,7 @@
 {
   "name": "uppy",
   "version": "0.20.3",
-  "description": "Almost as cute as a Puppy :dog:",
+  "description": "Extensible file upload widget with support for drag&drop, resumable uploads, previews, restrictions, S3, file processing/encoding, remote providers like Dropbox and Google Drive, and more :dog:",
   "main": "lib/index.js",
   "jsnext:main": "src/index.js",
   "unpkg": "dist/uppy.min.js",