Version 4.1.1 (#819)
This commit is contained in:
Родитель
aa4915bc33
Коммит
1232f59081
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "code-push",
|
||||
"version": "4.1.0",
|
||||
"version": "4.1.1",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "code-push",
|
||||
"version": "4.1.0",
|
||||
"version": "4.1.1",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"appcenter-file-upload-client": "0.1.0",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "code-push",
|
||||
"version": "4.1.0",
|
||||
"version": "4.1.1",
|
||||
"description": "Management SDK for the CodePush service",
|
||||
"main": "script/index.js",
|
||||
"types": "script/index.d.ts",
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0" id="code-push" version="4.0.5">
|
||||
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0" id="code-push" version="4.1.1">
|
||||
<name>CodePushAcquisition</name>
|
||||
<description>CodePush Acquisition Plugin for Apache Cordova</description>
|
||||
<license>MIT</license>
|
||||
|
|
Загрузка…
Ссылка в новой задаче