From 2dc7ee8916396132a8ab30f682f88c4793760e11 Mon Sep 17 00:00:00 2001 From: Daniel Date: Sat, 15 Sep 2018 11:05:48 +0200 Subject: [PATCH] Revert "4.12.3" This reverts commit 7c419b48ad5cecf3139959f6249a0470a5bf38d9. --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8f3c5fee8..c993c4cba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "ionic-native", - "version": "4.12.3", + "version": "4.12.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 21d9c026f..868a15e60 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ionic-native", - "version": "4.12.3", + "version": "4.12.2", "description": "Native plugin wrappers for Cordova and Ionic with TypeScript, ES6+, Promise and Observable support", "homepage": "https://ionicframework.com/", "author": "Ionic Team (https://ionic.io)",