Skip to content

Commit

Permalink
Upgrade estraverse / esrecurse to 3.1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Constellation committed Mar 14, 2015
1 parent 2d70981 commit b82a9ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -21,8 +21,8 @@
"dependencies": {
"es6-map": "^0.1.1",
"es6-weak-map": "^0.1.2",
"esrecurse": "^3.0.0",
"estraverse": "^3.0.0"
"esrecurse": "^3.1.1",
"estraverse": "^3.1.0"
},
"devDependencies": {
"acorn": "^0.12.0",
Expand Down

0 comments on commit b82a9ec

Please sign in to comment.