Skip to content

Commit

Permalink
Release 3.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ljwagerfield committed May 8, 2023
1 parent 2bef98f commit 6851bbe
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions lib/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "uploader",
"version": "3.26.0",
"version": "3.27.0",
"author": "Upload <[email protected]> (https://upload.io)",
"description": "File Upload UI Widget — Lightweight & supports: drag and drop, multiple file uploads, image cropping, customization, and more 🚀 Comes with Cloud Storage 🌐",
"license": "MIT",
Expand Down Expand Up @@ -55,7 +55,7 @@
"dependencies": {
"classnames": "^2.2.6",
"preact": "^10.6.5",
"upload-js": "^2.14.0"
"upload-js": "^2.16.0"
},
"devDependencies": {
"@babel/cli": "7.17.6",
Expand Down

0 comments on commit 6851bbe

Please sign in to comment.