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 2ad06d1 commit 81229f3Copy full SHA for 81229f3
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "jpush-react-native",
3
- "version": "2.3.0",
+ "version": "2.4.0",
4
"description": "a jpush plugin for react native application",
5
"main": "index.js",
6
"scripts": {
@@ -24,7 +24,7 @@
24
},
25
"homepage": "https://github.com/jpush/jpush-react-native#readme",
26
"peerDependencies": {
27
- "jcore-react-native": ">= 1.2.11"
+ "jcore-react-native": ">= 1.3.0"
28
29
"devDependencies": {
30
"babel-eslint": "^7.2.3",
0 commit comments