Skip to content

Commit b3688ae

Browse files
authored
Merge pull request #543 from jpush/dev
Dev
2 parents 302fa3b + 3232171 commit b3688ae

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"test": "jest"
99
},
1010
"dependencies": {
11-
"jcore-react-native": "^1.2.3",
11+
"jcore-react-native": "^1.2.10",
1212
"jpush-react-native": "file:..",
1313
"react": "16.2.0",
1414
"react-native": "0.52.0",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jpush-react-native",
3-
"version": "2.2.9",
3+
"version": "2.2.10",
44
"description": "a jpush plugin for react native application",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)