Skip to content

Commit

Permalink
change to use jquery's esprima harmony branch
Browse files Browse the repository at this point in the history
this is more up to date than that from ariya
  • Loading branch information
brettlangdon committed Mar 7, 2015
1 parent f858555 commit a1cdafc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -30,7 +30,7 @@
"esformatter": "~0.5.0",
"esformatter-braces": "~1.0.0",
"esformatter-var-each": "~1.0.0",
"esprima": "ariya/esprima#harmony",
"esprima": "jquery/esprima#harmony",
"falafel": "~0.3.1",
"glob": "~4.4.0",
"rc": "~0.6.0",
Expand Down

0 comments on commit a1cdafc

Please sign in to comment.