Skip to content

Commit

Permalink
fix(deps): update esprima to 4.0.0
Browse files Browse the repository at this point in the history
closes #667
  • Loading branch information
JeroenVinke committed Aug 12, 2017
1 parent 7f5e84c commit 48d2a48
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 @@
"aurelia-dependency-injection": "^1.0.0",
"aurelia-logging": "^1.2.0",
"aurelia-polyfills": "^1.0.0",
"esprima": "^3.1.3",
"esprima": "^4.0.0",
"glob": "^7.1.1",
"npm": "^3.10.8",
"preprocess": "^3.1.0",
Expand Down

0 comments on commit 48d2a48

Please sign in to comment.