mirror of
https://github.com/strapi/strapi.git
synced 2025-07-31 12:55:08 +00:00
Fix peer deps
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
This commit is contained in:
parent
e6d14482c4
commit
a22baf9a0d
@ -17,7 +17,7 @@
|
||||
"into-stream": "^5.1.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"strapi-plugin-upload": "3.1.5"
|
||||
"strapi-plugin-upload": "^3.1.6"
|
||||
},
|
||||
"strapi": {
|
||||
"isProvider": true
|
||||
|
@ -31,7 +31,7 @@
|
||||
"url": "git://github.com/strapi/strapi.git"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"strapi-plugin-upload": "3.1.5"
|
||||
"strapi-plugin-upload": "^3.1.6"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/strapi/strapi/issues"
|
||||
|
Loading…
x
Reference in New Issue
Block a user