Skip to content

Commit

Permalink
Require acorn ^7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianheine committed Jun 11, 2020
1 parent 14b480c commit 6612e45
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 @@ -19,7 +19,7 @@
"lint": "eslint -c .eslintrc.json ."
},
"peerDependencies": {
"acorn": "^6.1.0"
"acorn": "^7.2.0"
},
"dependencies": {
"acorn-class-fields": "^0.3.6",
Expand Down

0 comments on commit 6612e45

Please sign in to comment.