mirror of
https://github.com/strapi/strapi.git
synced 2025-09-17 12:27:33 +00:00
Fix dependencies upload provider
This commit is contained in:
parent
27eacc674b
commit
ce3deaf862
@ -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"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user