Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit b95519a

Browse files
committed
bump package.json versions
1 parent ee4cfcc commit b95519a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-code-push",
3-
"version": "1.6.0-beta",
3+
"version": "1.7.0-beta",
44
"description": "React Native plugin for the CodePush service",
55
"main": "CodePush.js",
66
"homepage": "https://microsoft.github.io/code-push",
@@ -20,6 +20,6 @@
2020
"semver": "^5.1.0"
2121
},
2222
"devDependencies": {
23-
"react-native": "0.15.0"
23+
"react-native": "0.19.0"
2424
}
2525
}

0 commit comments

Comments
 (0)