mirror of
https://github.com/jpush/jpush-phonegap-plugin.git
synced 2025-01-19 22:55:02 +08:00
add dependent plugin cordova-plugin-device
This commit is contained in:
parent
bca6853a4e
commit
8c6044b6a6
@ -26,6 +26,9 @@
|
|||||||
"version": ">=3.0"
|
"version": ">=3.0"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"peerDependencies": {
|
||||||
|
"cordova-plugin-device": ">=1.0.0"
|
||||||
|
},
|
||||||
"author": "jpush",
|
"author": "jpush",
|
||||||
"license": "Apache 2.0 License",
|
"license": "Apache 2.0 License",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
|
Loading…
Reference in New Issue
Block a user