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 8e5c2f2 commit 421b0edCopy full SHA for 421b0ed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "jpush-react-native",
3
- "version": "2.5.0",
+ "version": "2.5.1",
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.3.0"
+ "jcore-react-native": ">= 1.3.1"
28
29
"devDependencies": {
30
"babel-eslint": "^7.2.3",
0 commit comments