Skip to content

Commit d2cb48e

Browse files
committed
chore: changed React Native dependency to patch releases
1 parent e9493ed commit d2cb48e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/tooling/jest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"typescript": "5.1.6"
6363
},
6464
"dependencies": {
65-
"@launchdarkly/react-native-client-sdk": "10.9.0",
65+
"@launchdarkly/react-native-client-sdk": "~10.9.0",
6666
"@testing-library/react-hooks": "^8.0.1",
6767
"@testing-library/react-native": "^12.7.2",
6868
"@types/lodash": "^4.17.7",

0 commit comments

Comments
 (0)