Skip to content

Commit 1505f05

Browse files
committed
chore(NPM): bump version to 0.45.0-rc.1
Also point to correct flow-bin version and latest react-native@0.45.*
1 parent 1a06ec7 commit 1505f05

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-windows",
3-
"version": "0.45.0-rc.0",
3+
"version": "0.45.0-rc.1",
44
"description": "React Native platform extensions for the Universal Windows Platform.",
55
"license": "MIT",
66
"repository": {
@@ -30,12 +30,12 @@
3030
"react-native": "~0.45.0-rc.2"
3131
},
3232
"devDependencies": {
33-
"flow-bin": "^0.40.0",
33+
"flow-bin": "^0.45.0",
3434
"https-proxy-agent": "^1.0.0",
3535
"jasmine": "^2.5.2",
3636
"jasmine-reporters": "^2.2.0",
3737
"react": "16.0.0-alpha.12",
38-
"react-native": "~0.45.0-rc.2",
38+
"react-native": "~0.45.0",
3939
"selenium-webdriver": "2.48.x"
4040
},
4141
"dependencies": {

0 commit comments

Comments
 (0)