Skip to content

Commit 45facbb

Browse files
committed
Dev should be pointing to dev
1 parent f534463 commit 45facbb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

iosTests/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
"start": "node node_modules/react-native/local-cli/cli.js start"
77
},
88
"sdkDependencies": {
9-
"SalesforceMobileSDK-iOS": "https://github.com/forcedotcom/SalesforceMobileSDK-iOS.git#master"
9+
"SalesforceMobileSDK-iOS": "https://github.com/forcedotcom/SalesforceMobileSDK-iOS.git#dev"
1010
},
1111
"dependencies": {
1212
"create-react-class": "^15.7.0",
1313
"react": "19.0.0",
1414
"react-native": "0.79.3",
15-
"react-native-force": "git+https://github.com/forcedotcom/SalesforceMobileSDK-ReactNative.git#master"
15+
"react-native-force": "git+https://github.com/forcedotcom/SalesforceMobileSDK-ReactNative.git#dev"
1616
},
1717
"devDependencies": {
1818
"chai": "4.4.1",

0 commit comments

Comments
 (0)