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

Commit b50282c

Browse files
committed
Update package.json
1 parent d946f42 commit b50282c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,9 @@
1616
"url": "https://github.com/Microsoft/react-native-code-push"
1717
},
1818
"dependencies": {
19-
"code-push": "1.5.2-beta",
20-
"semver": "^5.1.0"
19+
"code-push": "1.5.2-beta"
2120
},
2221
"devDependencies": {
2322
"react-native": "0.19.0"
2423
}
25-
}
24+
}

0 commit comments

Comments
 (0)