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 c4b08dd commit eedc84bCopy full SHA for eedc84b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "jpush-react-native",
3
- "version": "2.2.10",
+ "version": "2.2.11",
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.0"
+ "jcore-react-native": ">= 1.2.10"
28
29
"devDependencies": {
30
"babel-eslint": "^7.2.3",
0 commit comments