Skip to content

Commit cb37d20

Browse files
author
Raice Hannay
committed
update peerDependencies
1 parent 5be725b commit cb37d20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"author": "Raice Hannay <[email protected]>",
44
"description": "A set of useful mocks and helpers for the Jest unit testing framework.",
55
"license": "ISC",
6-
"version": "1.0.2",
6+
"version": "1.0.3",
77
"keywords": [
88
"jest",
99
"mock",
@@ -41,7 +41,7 @@
4141
"homepage": "https://github.com/voodoocreation/jest-mocks#readme",
4242
"types": "dist/index.d.ts",
4343
"peerDependencies": {
44-
"jest": "^24.9.0"
44+
"jest": ">= 24.9.0"
4545
},
4646
"devDependencies": {
4747
"@types/jest": "^24.0.23",

0 commit comments

Comments
 (0)