Skip to content

Commit

Permalink
build(npm): upgrade babel dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Benedikt Rötsch committed Jun 26, 2017
1 parent 4e20c03 commit 6f01d17
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,13 @@
},
"devDependencies": {
"babel-cli": "^6.24.0",
"babel-core": "^6.24.0",
"babel-eslint": "^7.1.1",
"babel-core": "^6.25.0",
"babel-eslint": "^7.2.3",
"babel-plugin-add-module-exports": "^0.2.1",
"babel-plugin-rewire": "^1.0.0-beta-3",
"babel-preset-env": "^1.2.2",
"babel-template": "^6.23.0",
"babel-types": "^6.23.0",
"babel-plugin-rewire": "^1.1.0",
"babel-preset-env": "^1.5.2",
"babel-template": "^6.25.0",
"babel-types": "^6.25.0",
"coveralls": "^2.11.8",
"cz-conventional-changelog": "^2.0.0",
"eslint": "^3.18.0",
Expand Down

0 comments on commit 6f01d17

Please sign in to comment.