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 e750ce0 commit 1a06ec7Copy full SHA for 1a06ec7
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-windows",
3
- "version": "0.44.0-rc.2",
+ "version": "0.45.0-rc.0",
4
"description": "React Native platform extensions for the Universal Windows Platform.",
5
"license": "MIT",
6
"repository": {
@@ -26,16 +26,16 @@
26
"README.md"
27
],
28
"peerDependencies": {
29
- "react": "16.0.0-alpha.6",
30
- "react-native": "~0.44.2"
+ "react": "16.0.0-alpha.12",
+ "react-native": "~0.45.0-rc.2"
31
},
32
"devDependencies": {
33
"flow-bin": "^0.40.0",
34
"https-proxy-agent": "^1.0.0",
35
"jasmine": "^2.5.2",
36
"jasmine-reporters": "^2.2.0",
37
38
- "react-native": "~0.44.2",
+ "react-native": "~0.45.0-rc.2",
39
"selenium-webdriver": "2.48.x"
40
41
"dependencies": {
0 commit comments