Skip to content

Commit

Permalink
@gkatsev added es2015 babel preset as a dependency. closes #3577
Browse files Browse the repository at this point in the history
  • Loading branch information
gkatsev committed Aug 25, 2016
1 parent f373837 commit 0b10b69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
"babel-plugin-transform-es3-member-expression-literals": "^6.8.0",
"babel-plugin-transform-es3-property-literals": "^6.8.0",
"babel-plugin-transform-runtime": "^6.9.0",
"babel-preset-es2015": "^6.14.0",
"babel-preset-es2015-loose": "^7.0.0",
"babel-register": "^6.9.0",
"babelify": "^7.3.0",
Expand Down

0 comments on commit 0b10b69

Please sign in to comment.