Add strapi-admin as a dependency

This commit is contained in:
Aurélien Georget 2017-06-15 17:18:25 +02:00
parent 3e57474f03
commit 8b1e6474b0

View File

@ -14,7 +14,8 @@
},
"dependencies": {
"fs-extra": "^0.30.0",
"lodash": "^4.17.4"
"lodash": "^4.17.4",
"strapi-admin": "3.0.0-alpha.3"
},
"author": {
"email": "hi@strapi.io",