Skip to content

Commit 609c969

Browse files
replace * version for esprima-moz with actual version
1 parent a216a16 commit 609c969

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"bower-registry-client": "^0.2.1",
4646
"chai": "^1.10.0",
4747
"commonjs-everywhere": "^0.9.7",
48-
"esprima-moz": "*",
48+
"esprima-moz": "1.0.0-dev-harmony-moz",
4949
"gulp": "^3.8.10",
5050
"gulp-eslint": "^0.2.0",
5151
"gulp-mocha": "^2.0.0",

0 commit comments

Comments
 (0)