Skip to content

Commit

Permalink
Merge pull request #15 from KleeGroup/develop
Browse files Browse the repository at this point in the history
Updating dependencies, preparing release
  • Loading branch information
Hartorn authored Oct 31, 2017
2 parents d25fb10 + 05b40fb commit 7fa1bbf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "babel-preset-focus",
"version": "1.0.0-beta1",
"version": "1.0.0",
"description": "Focus config for babel use.",
"main": "index.js",
"repository": {
Expand Down Expand Up @@ -34,11 +34,11 @@
"babel-plugin-transform-function-bind": "6.22.0",
"babel-plugin-transform-object-rest-spread": "6.26.0",
"babel-plugin-transform-react-jsx": "6.24.1",
"babel-plugin-transform-react-remove-prop-types": "0.4.8",
"babel-plugin-transform-react-remove-prop-types": "0.4.10",
"babel-plugin-transform-regenerator": "6.26.0",
"babel-plugin-transform-runtime": "6.23.0",
"babel-preset-env": "1.6.0",
"babel-preset-env": "1.6.1",
"babel-preset-react": "6.24.1",
"react-hot-loader": "3.0.0-beta.7 "
"react-hot-loader": "3.1.1"
}
}

0 comments on commit 7fa1bbf

Please sign in to comment.