Skip to content

Commit

Permalink
Update babel-runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
insin committed Aug 22, 2017
1 parent 24eb78a commit 4257d54
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
- babel-loader: v7.1.1 → [v7.1.2](https://github.com/babel/babel-loader/releases/tag/v7.1.2)
- babel-polyfill: v6.23.0 → [v6.26.0][babel6260]
- babel-plugin-transform-react-remove-prop-types: v0.4.6 → [v0.4.8](https://github.com/oliviertassinari/babel-plugin-transform-react-remove-prop-types/releases)
- babel-runtime: v6.25.0 → [v6.26.0][babel6260]
- css-loader: v0.28.4 → [v0.28.5](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md#0285-2017-08-17)
- html-webpack-plugin: v2.29.0 → [v2.30.1](https://github.com/jantimon/html-webpack-plugin/blob/master/CHANGELOG.md#v2301)
- inquirer: v3.2.1 → [v3.2.2](https://github.com/SBoudrias/Inquirer.js/releases/tag/v3.2.2)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"babel-preset-stage-1": "6.24.1",
"babel-preset-stage-2": "6.24.1",
"babel-preset-stage-3": "6.24.1",
"babel-runtime": "6.25.0",
"babel-runtime": "6.26.0",
"react-transform-catch-errors": "1.0.2",
"react-transform-hmr": "1.0.4",
"redbox-noreact": "1.1.0",
Expand Down

0 comments on commit 4257d54

Please sign in to comment.