Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit ae271f3

Browse files
author
max-mironov
committed
Bump CodePushRN Example dependency for RN 0.43
1 parent e00f5da commit ae271f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Examples/CodePushDemoApp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"dependencies": {
99
"babel-preset-react-native-stage-0": "1.0.1",
1010
"react": "15.4.0",
11-
"react-native": "0.40.0",
11+
"react-native": "^0.43.0",
1212
"react-native-code-push": "file:../../",
1313
"react-native-windows": "0.40.0-rc.1"
1414
}

0 commit comments

Comments
 (0)