mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-11-01 05:43:11 +08:00
example
This commit is contained in:
12
Example/testHotUpdate/package.json
Normal file
12
Example/testHotUpdate/package.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "testHotUpdate",
|
||||
"version": "0.0.1",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start": "node node_modules/react-native/local-cli/cli.js start"
|
||||
},
|
||||
"dependencies": {
|
||||
"react-native": "^0.20.0",
|
||||
"react-native-update": "git+https://github.com/reactnativecn/react-native-pushy"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user