Skip to content
This repository has been archived by the owner on Sep 22, 2020. It is now read-only.

Commit

Permalink
Pinning acorn to 5.1.0 pending acornjs/acorn#575
Browse files Browse the repository at this point in the history
  • Loading branch information
shnhrrsn committed Jul 26, 2017
1 parent 8cc9ec9 commit 99a5b38
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 @@ -6,7 +6,7 @@
"author": "Shaun Harrison",
"license": "MIT",
"dependencies": {
"acorn": "^5.1.1",
"acorn": "5.1.0",
"astring": "^1.0.3",
"chokidar": "^1.7.0",
"he": "^1.1.1"
Expand Down

0 comments on commit 99a5b38

Please sign in to comment.