We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a06ec7 commit 1505f05Copy full SHA for 1505f05
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-windows",
3
- "version": "0.45.0-rc.0",
+ "version": "0.45.0-rc.1",
4
"description": "React Native platform extensions for the Universal Windows Platform.",
5
"license": "MIT",
6
"repository": {
@@ -30,12 +30,12 @@
30
"react-native": "~0.45.0-rc.2"
31
},
32
"devDependencies": {
33
- "flow-bin": "^0.40.0",
+ "flow-bin": "^0.45.0",
34
"https-proxy-agent": "^1.0.0",
35
"jasmine": "^2.5.2",
36
"jasmine-reporters": "^2.2.0",
37
"react": "16.0.0-alpha.12",
38
- "react-native": "~0.45.0-rc.2",
+ "react-native": "~0.45.0",
39
"selenium-webdriver": "2.48.x"
40
41
"dependencies": {
0 commit comments