From fd65085394c591f7d10aade6f5487ba8e64cb9fa Mon Sep 17 00:00:00 2001 From: Andrey Dubov Date: Fri, 14 Aug 2020 15:10:32 +0300 Subject: [PATCH] Update dependancies (#739) --- package-lock.json | 2 +- package.json | 2 +- plugin.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2515c13..db06e4d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "code-push", - "version": "4.0.0", + "version": "4.0.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ede7dec..e73e9f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "code-push", - "version": "4.0.1", + "version": "4.0.2", "description": "Management SDK for the CodePush service", "main": "script/index.js", "types": "script/index.d.ts", diff --git a/plugin.xml b/plugin.xml index 5eb361a..949380d 100644 --- a/plugin.xml +++ b/plugin.xml @@ -1,5 +1,5 @@ - + CodePushAcquisition CodePush Acquisition Plugin for Apache Cordova MIT