Skip to content

Commit 69fe6ac

Browse files
committed
Release 2.2.2
1 parent 1117881 commit 69fe6ac

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-uploader",
3-
"version": "2.2.1",
3+
"version": "2.2.2",
44
"author": "Upload <hello@upload.io> (https://upload.io)",
55
"description": "React File Upload UI Widget — Lightweight & supports: drag and drop, multiple uploads, image cropping, customization & more 🚀 Comes with Cloud Storage 🌐",
66
"license": "MIT",
@@ -16,7 +16,8 @@
1616
"url": "https://github.com/upload-io/react-uploader/issues"
1717
},
1818
"files": [
19-
"*"
19+
"*",
20+
"/dist/*"
2021
],
2122
"keywords": [
2223
"react",

0 commit comments

Comments
 (0)