From af2cf47fcdb0368f08b27951d2df798ad5ab99be Mon Sep 17 00:00:00 2001 From: wuxiang Date: Fri, 24 Sep 2021 13:27:52 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=20package.json=20=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f11e05c..78a4168 100644 --- a/package.json +++ b/package.json @@ -4,11 +4,13 @@ "description": "red light scanner plugin", "cordova": { "id": "redlightscan-cordova-plugin", - "platforms": [] + "platforms": [ + "android" + ] }, "repository": { "type": "git", - "url": "http://m.shuto.cn:8680/center/redlightscan" + "url": "http://m.shuto.cn:8680/center/redlightscan-cordova-plugin.git" }, "keywords": [ "ecosystem:cordova"