Skip to content

Commit

Permalink
Update babel-preset-stage-2
Browse files Browse the repository at this point in the history
  • Loading branch information
justin808 committed May 29, 2017
1 parent a97d564 commit 72ded9a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"babel-polyfill": "^6.23.0",
"babel-preset-es2015": "^6.24.1",
"babel-preset-react": "^6.24.1",
"babel-preset-stage-2": "^0.2.0",
"babel-preset-stage-2": "^6.24.1",
"babel-runtime": "^6.23.0",
"bootstrap-loader": "^2.0.0",
"bootstrap-sass": "^3.3.7",
Expand Down
2 changes: 1 addition & 1 deletion client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -868,7 +868,7 @@ babel-preset-react@^6.24.1:
babel-plugin-transform-react-jsx-source "^6.22.0"
babel-preset-flow "^6.23.0"

babel-preset-stage-2@^0.2.0:
babel-preset-stage-2@^6.24.1:
version "6.24.1"
resolved "https://registry.yarnpkg.com/babel-preset-stage-2/-/babel-preset-stage-2-6.24.1.tgz#d9e2960fb3d71187f0e64eec62bc07767219bdc1"
dependencies:
Expand Down

0 comments on commit 72ded9a

Please sign in to comment.