Skip to content

Commit 6c70b8b

Browse files
author
hally9k
committed
fixed build by replacing babel dep with babel-cli
1 parent 213d738 commit 6c70b8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"devDependencies": {
2323
"angular": "^1.4.x < 2.0.0",
2424
"angular-ui-router": "0.3.1",
25-
"babel": "6.5.2",
25+
"babel-cli": "^6.11.4",
2626
"babel-core": "6.5.2",
2727
"babel-eslint": "6.1.2",
2828
"babel-loader": "6.2.4",

0 commit comments

Comments
 (0)