Skip to content

Commit

Permalink
Merge pull request #171 from ariya/update-esprima
Browse files Browse the repository at this point in the history
Update Esprima to the latest 2.7.
  • Loading branch information
brettlangdon committed Oct 26, 2015
2 parents 3ed75b1 + c60ffdc commit 9fef923
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"esformatter": "~0.7.2",
"esformatter-braces": "~1.0.0",
"esformatter-var-each": "~1.0.0",
"esprima": "~2.6.0",
"esprima": "~2.7.0",
"falafel": "~1.2.0",
"glob": "~4.4.0",
"rc": "~0.6.0",
Expand Down

0 comments on commit 9fef923

Please sign in to comment.