Use jasmine-browser from npm

The current released version now works with IE, so we no longer need to
depend on main.
This commit is contained in:
Steve Gravrock
2020-07-23 17:28:38 -07:00
parent 1f68ed836e
commit e5bb89847f

View File

@@ -40,7 +40,7 @@
"grunt-css-url-embed": "^1.11.1",
"grunt-sass": "^3.0.2",
"jasmine": "^3.4.0",
"jasmine-browser-runner": "github:jasmine/jasmine-browser",
"jasmine-browser-runner": "^0.4.0",
"jsdom": "^15.0.0",
"load-grunt-tasks": "^4.0.0",
"node-sass": "^4.11.0",