Release 0.22.4

This commit is contained in:
Kevin van Zonneveld 2018-02-08 12:05:29 +01:00
parent 4ff1898465
commit dbce014d33
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

@ -1,6 +1,6 @@
{
"name": "uppy",
"version": "0.22.3",
"version": "0.22.4",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

@ -1,6 +1,6 @@
{
"name": "uppy",
"version": "0.22.3",
"version": "0.22.4",
"description": "Extensible file upload widget with support for drag&drop, resumable uploads, previews, restrictions, file processing/encoding, remote providers like Dropbox and Google Drive, S3 and more :dog:",
"main": "lib/index.js",
"jsnext:main": "src/index.js",