Skip to content

Commit

Permalink
Depend on acorn to work around broken deduping
Browse files Browse the repository at this point in the history
  • Loading branch information
sgravrock committed Sep 3, 2019
1 parent 8ad1dd1 commit 92dfbdc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"homepage": "https://jasmine.github.io",
"main": "./lib/jasmine-core.js",
"devDependencies": {
"acorn": "^6.0.0",
"ejs": "^2.5.5",
"eslint": "^5.16.0",
"express": "^4.16.4",
Expand Down

0 comments on commit 92dfbdc

Please sign in to comment.