From 8c6044b6a6deb036c2b31f55e18a4e6f809aa9a1 Mon Sep 17 00:00:00 2001 From: Li Qing Date: Fri, 13 May 2016 11:53:12 +0800 Subject: [PATCH] add dependent plugin cordova-plugin-device --- package.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package.json b/package.json index 6454456..8b32077 100644 --- a/package.json +++ b/package.json @@ -26,6 +26,9 @@ "version": ">=3.0" } ], + "peerDependencies": { + "cordova-plugin-device": ">=1.0.0" + }, "author": "jpush", "license": "Apache 2.0 License", "bugs": {