Skip to content

Commit 3d45157

Browse files
committed
chore: changed @launchdarkly/react-native-client-sdk from workspace to version number.
1 parent 78fd823 commit 3d45157

File tree

1 file changed

+1
-1
lines changed
  • packages/tooling/jest/example/react-native-example

1 file changed

+1
-1
lines changed

packages/tooling/jest/example/react-native-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"clean": "rm -rf node_modules && rm -rf package-lock.json && rm -rf yarn.lock"
1111
},
1212
"dependencies": {
13-
"@launchdarkly/react-native-client-sdk": "workspace:^",
13+
"@launchdarkly/react-native-client-sdk": "^10.9.0",
1414
"expo": "^51.0.26",
1515
"expo-status-bar": "~1.12.1",
1616
"find-yarn-workspace-root": "^2.0.0",

0 commit comments

Comments
 (0)