mirror of
https://github.com/elyby/accounts-frontend.git
synced 2024-12-02 11:41:04 +05:30
Обновлена версия PHP, Node.js и перешли на использование yarn
This commit is contained in:
parent
702140c73d
commit
3176ada238
@ -8,7 +8,7 @@
|
|||||||
"license": "UNLICENSED",
|
"license": "UNLICENSED",
|
||||||
"repository": "git@gitlab.ely.by:elyby/accounts.git",
|
"repository": "git@gitlab.ely.by:elyby/accounts.git",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "8"
|
"node": "9"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "yarn run clean && yarn run build:dll && webpack-dev-server --progress --colors",
|
"start": "yarn run clean && yarn run build:dll && webpack-dev-server --progress --colors",
|
||||||
|
Loading…
Reference in New Issue
Block a user