Skip to content

Commit 7fc84c5

Browse files
committed
chore(NPM): bump version to 0.43.0-rc.1
Also upgrading to react-native@0.43.4 and react@16.0.0.alpha.6
1 parent bcc0dc8 commit 7fc84c5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,16 +26,16 @@
2626
"README.md"
2727
],
2828
"peerDependencies": {
29-
"react-native": "0.43.0-rc.4",
30-
"react": "16.0.0-alpha.3"
29+
"react": "~16.0.0-alpha.6",
30+
"react-native": "~0.43.4"
3131
},
3232
"devDependencies": {
3333
"flow-bin": "^0.40.0",
3434
"https-proxy-agent": "^1.0.0",
3535
"jasmine": "^2.5.2",
3636
"jasmine-reporters": "^2.2.0",
37-
"react": "16.0.0-alpha.3",
38-
"react-native": "0.43.0-rc.4",
37+
"react": "16.0.0-alpha.6",
38+
"react-native": "~0.43.4",
3939
"selenium-webdriver": "2.48.x"
4040
},
4141
"dependencies": {

0 commit comments

Comments
 (0)