This commit is contained in:
Nicolas Gallagher
2016-12-27 18:09:11 +00:00
parent 44ecbc072e
commit bc68b0b6f4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ online with [React Native for Web: Playground](http://codepen.io/necolas/pen/PZz
To install in your app:
```
npm install --save react@15.3 react-native-web
npm install --save react@15.4 react-native-web
```
Read the [Client and Server rendering](docs/guides/rendering.md) guide.
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "react-native-web",
"version": "0.0.60",
"version": "0.0.61",
"description": "React Native for Web",
"main": "dist/index.js",
"files": [