mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-12-26 01:53:13 +08:00
Use babel-cli in devDependencies instead
This commit is contained in:
parent
6d7a1e9224
commit
556f4a6c6f
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"babel-eslint": "7.1.0",
|
||||
"babel-node": "6.5.2",
|
||||
"babel-cli": "6.22.2",
|
||||
"eslint": "3.10.2",
|
||||
"eslint_d": "4.2.0",
|
||||
"eslint-config-airbnb": "13.0.0",
|
||||
|
|
Loading…
Reference in a new issue