Skip to content

Commit

Permalink
fix: require more performant babel-generator (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
graingert authored and bcoe committed Jul 20, 2016
1 parent 489d95f commit 21b2563
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -14,7 +14,7 @@
"prepublish": "npm test && npm run release"
},
"dependencies": {
"babel-generator": "^6.10.2",
"babel-generator": "^6.11.3",
"babel-template": "^6.9.0",
"babel-traverse": "^6.9.0",
"babel-types": "^6.10.2",
Expand Down

0 comments on commit 21b2563

Please sign in to comment.