Skip to content

Commit 407212b

Browse files
committed
Update @srcpush/react-native-code-push dependency to version 1.0.1 in package.json and package-lock.json
1 parent ab4c6f1 commit 407212b

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

Examples/CodePushDemoApp/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Examples/CodePushDemoApp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"lint": "eslint ."
1111
},
1212
"dependencies": {
13-
"@srcpush/react-native-code-push": "^1.0.0",
13+
"@srcpush/react-native-code-push": "^1.0.1",
1414
"react": "17.0.2",
1515
"react-native": "0.68.5"
1616
},

0 commit comments

Comments
 (0)