Skip to content

Commit

Permalink
Merge pull request #78 from jpgoelz/main
Browse files Browse the repository at this point in the history
  • Loading branch information
shairez authored Aug 31, 2023
2 parents e433d8d + ee098a6 commit 1096209
Show file tree
Hide file tree
Showing 2 changed files with 1,396 additions and 1,363 deletions.
4 changes: 2 additions & 2 deletions packages/jasmine-auto-spies/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"devDependencies": {
"@types/jasmine": "^3.10.2",
"@types/node": "18.15.5",
"jasmine-core": "4.6.0",
"jasmine-core": "5.1.1",
"rxjs": "^7.5.1",
"ts-node": "^10.9.1",
"typescript": "^4.6.4"
Expand All @@ -45,7 +45,7 @@
"@hirez_io/auto-spies-core": "3.0.0"
},
"peerDependencies": {
"jasmine-core": ">=2.6.0 < 5",
"jasmine-core": ">=2.6.0 < 6",
"rxjs": ">=6.0.0 < 8",
"typescript": ">=2.8.1"
}
Expand Down
Loading

0 comments on commit 1096209

Please sign in to comment.