fix: add babel to dependencies
This commit is contained in:
parent
516d4ae70d
commit
9dce05193c
@ -28,5 +28,8 @@
|
||||
"grunt-mocha-test": "^0.12.7",
|
||||
"mocha": "^2.2.4",
|
||||
"babel": "^5.8.21"
|
||||
},
|
||||
"dependencies": {
|
||||
"babel": "^5.8.21"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user