Fix setup

This commit is contained in:
Aurelsicoko 2017-11-27 11:04:30 +01:00
parent b00087c157
commit 70667e0cba
2 changed files with 4 additions and 3 deletions

View File

@ -76,7 +76,7 @@
"node-sass": "^4.5.3",
"null-loader": "^0.1.1",
"plop": "^1.8.0",
"postcss-cssnext": "^3.0.2",
"postcss-cssnext": "^2.11.0",
"postcss-focus": "^2.0.0",
"postcss-loader": "^2.0.6",
"postcss-reporter": "^5.0.0",

View File

@ -26,7 +26,8 @@
"dependencies": {
"bcryptjs": "^2.4.3",
"jsonwebtoken": "^8.1.0",
"sendmail": "^1.2.0"
"sendmail": "^1.2.0",
"strapi-helper-plugin": "3.0.0-alpha.6.7"
},
"author": {
"name": "A Strapi developer",
@ -45,4 +46,4 @@
"npm": ">= 3.0.0"
},
"license": "MIT"
}
}