Skip to content

Commit

Permalink
Merge pull request #104 from conveyal/greenkeeper-babel-preset-env-1.1.0
Browse files Browse the repository at this point in the history
[email protected] breaks build 🚨
  • Loading branch information
evansiroky authored Dec 14, 2016
2 parents 5617802 + 0690e8f commit 6adeb43
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"babel-plugin-add-module-exports": "^0.2.1",
"babel-plugin-transform-flow-strip-types": "^6.18.0",
"babel-plugin-transform-runtime": "^6.9.0",
"babel-preset-env": "^1.0.2",
"babel-preset-env": "^1.1.0",
"babel-preset-react": "^6.5.0",
"babel-preset-stage-2": "^6.17.0",
"babelify": "^7.3.0",
Expand Down
3 changes: 2 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -871,7 +871,8 @@ babel-polyfill@^6.16.0:
core-js "^2.4.0"
regenerator-runtime "^0.9.5"

babel-preset-env@^1.0.2:

babel-preset-env@^1.1.0:
version "1.1.1"
resolved "https://registry.yarnpkg.com/babel-preset-env/-/babel-preset-env-1.1.1.tgz#f7df25886d0f7299a3dd56b408696aeea79c79e9"
dependencies:
Expand Down

0 comments on commit 6adeb43

Please sign in to comment.