Skip to content

Commit

Permalink
Merge pull request #572 from toddtarsi/resolve-build-issues
Browse files Browse the repository at this point in the history
(Build fix) babel-preset-es2015 updates
  • Loading branch information
bvaughn authored Feb 14, 2017
2 parents 2fbc110 + 5616e5b commit eedbe2b
Show file tree
Hide file tree
Showing 2 changed files with 306 additions and 224 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,8 @@
"babel-plugin-transform-runtime": "^6.15.0",
"babel-plugin-typecheck": "^3.9.0",
"babel-polyfill": "^6.5.0",
"babel-preset-es2015": "^6.5.0",
"babel-preset-es2015-rollup": "^1.1.1",
"babel-preset-es2015": "6.22.0",
"babel-preset-es2015-rollup": "3.0.0",
"babel-preset-react": "^6.5.0",
"babel-preset-stage-1": "^6.5.0",
"bluebird": "^3.0.5",
Expand Down
Loading

0 comments on commit eedbe2b

Please sign in to comment.