Skip to content

Commit

Permalink
fix: pin babel-traverse to 6.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Jun 8, 2017
1 parent 8079908 commit 58b01f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -15,7 +15,7 @@
"babel-preset-es2015": "^6.16.0",
"babel-preset-react": "^6.16.0",
"babel-preset-stage-0": "^6.16.0",
"babel-traverse": "^6.16.0",
"babel-traverse": "6.24.1",
"babel-types": "^6.16.0",
"babelify": "^7.3.0",
"babylon": "^6.17.2",
Expand Down

0 comments on commit 58b01f7

Please sign in to comment.