File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22
33[ ![ Build Status] ( https://travis-ci.org/jpush/jpush-phonegap-plugin.svg?branch=master )] ( https://travis-ci.org/jpush/jpush-phonegap-plugin )
44[ ![ QQ Group] ( https://img.shields.io/badge/QQ%20Group-413602425-red.svg )] ( )
5- [ ![ release] ( https://img.shields.io/badge/release-3.1.5 -blue.svg )] ( https://github.com/jpush/jpush-phonegap-plugin/releases )
5+ [ ![ release] ( https://img.shields.io/badge/release-3.1.6 -blue.svg )] ( https://github.com/jpush/jpush-phonegap-plugin/releases )
66[ ![ platforms] ( https://img.shields.io/badge/platforms-iOS%7CAndroid-lightgrey.svg )] ( https://github.com/jpush/jpush-phonegap-plugin )
77[ ![ weibo] ( https://img.shields.io/badge/weibo-JPush-blue.svg )] ( http://weibo.com/jpush?refer_flag=1001030101_&is_all=1 )
88
Original file line number Diff line number Diff line change 11{
22 "name" : " jpush-phonegap-plugin" ,
3- "version" : " 3.1.5 " ,
3+ "version" : " 3.1.6 " ,
44 "description" : " JPush for cordova plugin" ,
55 "cordova" : {
66 "id" : " jpush-phonegap-plugin" ,
2525 "name" : " cordova" ,
2626 "version" : " >=3.0"
2727 }],
28- "peerDependencies " : {
29- "cordova-plugin-device" : " >=1.0.0 " ,
28+ "dependencies " : {
29+ "cordova-plugin-device" : " * " ,
3030 "cordova-plugin-jcore" : " 1.1.4"
3131 },
3232 "author" : " JiGuang" ,
Original file line number Diff line number Diff line change 22<plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0"
33 xmlns : android =" http://schemas.android.com/apk/res/android"
44 id =" jpush-phonegap-plugin"
5- version =" 3.1.5 " >
5+ version =" 3.1.6 " >
66
77 <name >JPush</name >
88 <description >JPush for cordova plugin</description >
You can’t perform that action at this time.
0 commit comments