Skip to content

Commit 017b065

Browse files
committed
Fix Jest cache error
Related with facebook/react-native#30637
1 parent e9585cd commit 017b065

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,8 @@
6969
"react-test-renderer": "^17.0.1",
7070
"snazzy": "^9.0.0",
7171
"standard": "^16.0.0"
72+
},
73+
"resolutions": {
74+
"react-native/@jest/create-cache-key-function": "^27.0.2"
7275
}
7376
}

0 commit comments

Comments
 (0)