mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
add dependencies on grunt-babel and babel presets
This commit is contained in:
parent
abe03a866f
commit
7f30ce7343
1 changed files with 3 additions and 0 deletions
|
|
@ -16,7 +16,10 @@
|
|||
"devDependencies": {
|
||||
"autoprefixer": "^6.1.0",
|
||||
"bower": "^1.8.0",
|
||||
"babel-plugin-transform-object-rest-spread": "^6.16.0",
|
||||
"babel-preset-es2015": "^6.18.0",
|
||||
"grunt": "^0.4.1",
|
||||
"grunt-babel": "^6.0.0",
|
||||
"grunt-cache-bust": "1.3.0",
|
||||
"grunt-cli": "^0.1.13",
|
||||
"grunt-concurrent": "^0.5.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue