Skip to content

Commit

Permalink
feat(babel): add babel preset env support
Browse files Browse the repository at this point in the history
  • Loading branch information
zack9433 committed Feb 2, 2017
1 parent 9e0da36 commit 185ac6c
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 @@ -38,6 +38,7 @@
"babel-plugin-__coverage__": "^11.0.0",
"babel-plugin-angularjs-annotate": "~0.7.0",
"babel-plugin-lodash": "^3.2.11",
"babel-preset-env": "~1.1.8",
"babel-preset-es2015": "^6.22.0",
"chai": "^3.5.0",
"commitizen": "^2.9.5",
Expand Down Expand Up @@ -80,4 +81,4 @@
"webpack": "^2.2.0",
"webpack-dev-server": "^2.2.0"
}
}
}

0 comments on commit 185ac6c

Please sign in to comment.