Обновлена версия PHP, Node.js и перешли на использование yarn

This commit is contained in:
ErickSkrauch 2017-12-13 16:05:30 +03:00
parent 702140c73d
commit 3176ada238

View File

@ -8,7 +8,7 @@
"license": "UNLICENSED",
"repository": "git@gitlab.ely.by:elyby/accounts.git",
"engines": {
"node": "8"
"node": "9"
},
"scripts": {
"start": "yarn run clean && yarn run build:dll && webpack-dev-server --progress --colors",