Skip to content

Commit

Permalink
Add Babel to the package.json v.2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sgurin committed Jan 10, 2019
1 parent 4dbd5db commit 4618fc3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
},
"homepage": "https://github.com/justcoded/web-starter-kit",
"devDependencies": {
"babel-eslint": "^10.0.1",
"babel-preset-es2015": "^6.24.0",
"babelify": "^7.3.0",
"browser-sync": "^2.18.0",
"browserify": "^14.0.0",
"del": "^3.0.0",
"gulp-eslint": "^5.0.0",
"eslint": "^5.11.1",
"eslint-config-airbnb-base": "^13.1.0",
"eslint-plugin-import": "^2.14.0",
Expand All @@ -35,6 +35,7 @@
"gulp-cssimport": "^5.0.0",
"gulp-cssnano": "^2.1.2",
"gulp-debug": "^3.1.0",
"gulp-eslint": "^5.0.0",
"gulp-group-css-media-queries": "^1.2.0",
"gulp-htmlhint": "^0.3.1",
"gulp-if": "^2.0.2",
Expand Down

0 comments on commit 4618fc3

Please sign in to comment.