mirror of
https://github.com/prurigro/hypothetical.git
synced 2024-11-09 11:16:39 -05:00
Add babel-core to the package.json dependencies as it's now required separately from gulp-babel
This commit is contained in:
parent
2e6229c56b
commit
d458798cce
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"autoprefixer": "^7.1.3",
|
||||
"babel-core": "^6.26.0",
|
||||
"babel-preset-es2015": "^6.24.1",
|
||||
"gulp": "^3.9.1",
|
||||
"gulp-babel": "^7.0.0",
|
||||
|
|
Loading…
Reference in a new issue