From 820af31cc3434b8c7c147c0c84f73946912aeab5 Mon Sep 17 00:00:00 2001 From: andreidubov Date: Fri, 14 Aug 2020 15:08:11 +0300 Subject: [PATCH] Update dependancies --- 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 2515c133..db06e4d3 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 ede7dec9..e73e9f92 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 5eb361a5..949380d0 100644 --- a/plugin.xml +++ b/plugin.xml @@ -1,5 +1,5 @@ - + CodePushAcquisition CodePush Acquisition Plugin for Apache Cordova MIT