Skip to content
This repository has been archived by the owner on Nov 4, 2022. It is now read-only.

Commit

Permalink
Merge pull request #47 from davesidious/feature/update-esprima
Browse files Browse the repository at this point in the history
Migrate to esprima 4
  • Loading branch information
pinicarus committed Aug 14, 2017
2 parents 2cfb6b2 + 0350a00 commit 440c4de
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 @@ -38,7 +38,7 @@

"dependencies": {
"escodegen": "1.8.1",
"esprima": "3.1.3",
"esprima": "4.0.0",
"facies": "3.0.2"
},

Expand Down

0 comments on commit 440c4de

Please sign in to comment.