Skip to content

Commit 5ff65f6

Browse files
committed
Upgrade: Change Esprima version to latest
1 parent a8badcc commit 5ff65f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"eslint": "^2.0.0-beta.1",
3131
"eslint-config-eslint": "^2.0.0",
3232
"eslint-release": "^0.1.4",
33-
"esprima": "git://github.com/jquery/esprima",
33+
"esprima": "*",
3434
"esprima-fb": "^8001.2001.0-dev-harmony-fb",
3535
"istanbul": "~0.2.6",
3636
"json-diff": "~0.3.1",

0 commit comments

Comments
 (0)