mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-10-07 22:55:13 +08:00
add --save-exact
This commit is contained in:
@@ -24,7 +24,7 @@ $ rnpm link react-native-update
|
|||||||
如果你的react-native版本小于或等于0.26,第二句请修改为
|
如果你的react-native版本小于或等于0.26,第二句请修改为
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ npm install --save react-native-update@1.0.x
|
$ npm install --save --save-exact react-native-update@1.0.x
|
||||||
```
|
```
|
||||||
|
|
||||||
* 注意 *
|
* 注意 *
|
||||||
|
Reference in New Issue
Block a user