mirror of
https://github.com/elyby/accounts-frontend.git
synced 2025-05-31 14:11:58 +05:30
Исправлены недостающие зависимости для скрипта сбора строк i18n.
This commit is contained in:
@ -10,6 +10,8 @@
|
|||||||
"author": "",
|
"author": "",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"chalk": "^1.1.3"
|
"chalk": "^1.1.3",
|
||||||
|
"node-babel": "^0.1.2",
|
||||||
|
"prompt": "^1.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user