Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

Commit

Permalink
fix(test): downgrade jasmine to 3.2.0 and jasmine-core to 3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuawilson committed Nov 14, 2018
1 parent ce9de0c commit 4ef1f7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,8 @@
"husky": "1.1.4",
"imports-loader": "0.8.0",
"istanbul-instrumenter-loader": "3.0.1",
"jasmine": "3.3.0",
"jasmine-core": "3.3.0",
"jasmine": "3.2.0",
"jasmine-core": "3.2.1",
"json-loader": "0.5.7",
"json-stringify": "1.0.0",
"karma": "3.1.1",
Expand Down

0 comments on commit 4ef1f7f

Please sign in to comment.