Skip to content

Commit b8e62c0

Browse files
committed
Release 2.0.0-alpha.4
1 parent a7772e3 commit b8e62c0

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

package-lock.json

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-uploader",
3-
"version": "2.0.0-alpha.3",
3+
"version": "2.0.0-alpha.4",
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",
@@ -73,7 +73,7 @@
7373
"react": ">=16.3.0"
7474
},
7575
"dependencies": {
76-
"uploader": "^2.0.0-alpha.3"
76+
"uploader": "^2.0.0-alpha.4"
7777
},
7878
"devDependencies": {
7979
"@babel/cli": "7.17.6",

0 commit comments

Comments
 (0)