We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f534463 commit 45facbbCopy full SHA for 45facbb
iosTests/package.json
@@ -6,13 +6,13 @@
6
"start": "node node_modules/react-native/local-cli/cli.js start"
7
},
8
"sdkDependencies": {
9
- "SalesforceMobileSDK-iOS": "https://github.com/forcedotcom/SalesforceMobileSDK-iOS.git#master"
+ "SalesforceMobileSDK-iOS": "https://github.com/forcedotcom/SalesforceMobileSDK-iOS.git#dev"
10
11
"dependencies": {
12
"create-react-class": "^15.7.0",
13
"react": "19.0.0",
14
"react-native": "0.79.3",
15
- "react-native-force": "git+https://github.com/forcedotcom/SalesforceMobileSDK-ReactNative.git#master"
+ "react-native-force": "git+https://github.com/forcedotcom/SalesforceMobileSDK-ReactNative.git#dev"
16
17
"devDependencies": {
18
"chai": "4.4.1",
0 commit comments