Skip to content

Commit

Permalink
Downgrade jasmine-browser-runner for compatibility with IE
Browse files Browse the repository at this point in the history
  • Loading branch information
sgravrock committed Feb 19, 2022
1 parent 9d9e8f0 commit d8b2efe
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 @@ -45,7 +45,7 @@
"grunt-css-url-embed": "^1.11.1",
"grunt-sass": "^3.0.2",
"jasmine": "^3.10.0",
"jasmine-browser-runner": "github:jasmine/jasmine-browser#main",
"jasmine-browser-runner": "^0.10.0",
"jsdom": "^15.0.0",
"load-grunt-tasks": "^4.0.0",
"prettier": "1.17.1",
Expand Down

0 comments on commit d8b2efe

Please sign in to comment.