Fix dependencies upload provider

This commit is contained in:
Jim Laurie 2018-03-08 12:14:51 +01:00
parent 27eacc674b
commit ce3deaf862

View File

@ -24,12 +24,12 @@
},
"dependencies": {
"react-copy-to-clipboard": "^5.0.1",
"strapi-upload-local": "3.0.0-alpha.10.3",
"stream-to-array": "^2.3.0",
"uuid": "^3.2.1"
},
"devDependencies": {
"strapi-helper-plugin": "3.0.0-alpha.10.3",
"strapi-upload-local": "3.0.0-alpha.10.3"
"strapi-helper-plugin": "3.0.0-alpha.10.3"
},
"author": {
"name": "A Strapi developer",
@ -48,4 +48,4 @@
"npm": ">= 3.0.0"
},
"license": "MIT"
}
}