Depend on acorn to work around broken deduping

See <https://github.com/eslint/espree/issues/393>.
This commit is contained in:
Steve Gravrock
2019-09-03 15:30:42 -07:00
parent 8ad1dd163b
commit 92dfbdcdc9

View File

@@ -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",