mirror of
https://github.com/strapi/strapi.git
synced 2025-09-18 04:47:27 +00:00
Add strapi-admin as a dependency
This commit is contained in:
parent
3e57474f03
commit
8b1e6474b0
@ -14,7 +14,8 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"fs-extra": "^0.30.0",
|
"fs-extra": "^0.30.0",
|
||||||
"lodash": "^4.17.4"
|
"lodash": "^4.17.4",
|
||||||
|
"strapi-admin": "3.0.0-alpha.3"
|
||||||
},
|
},
|
||||||
"author": {
|
"author": {
|
||||||
"email": "hi@strapi.io",
|
"email": "hi@strapi.io",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user