Skip to content

Commit

Permalink
docs(examples): pin the version of karma-jasmine-html-reporter
Browse files Browse the repository at this point in the history
  • Loading branch information
darrachequesne committed Apr 1, 2022
1 parent 0b35dc7 commit 9f75868
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"karma-chrome-launcher": "~3.1.0",
"karma-coverage": "~2.0.3",
"karma-jasmine": "~4.0.0",
"karma-jasmine-html-reporter": "^1.5.0",
"karma-jasmine-html-reporter": "~1.5.0",
"protractor": "~7.0.0",
"ts-node": "~8.3.0",
"tslint": "~6.1.0",
Expand Down

0 comments on commit 9f75868

Please sign in to comment.