From 1183a12bd58ca687a13ef38024ca4fac8c7c43a2 Mon Sep 17 00:00:00 2001 From: "K. Shankari" Date: Tue, 20 Jun 2023 21:07:05 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=B8=20Make=20sure=20that=20the=20error?= =?UTF-8?q?=20message=20is=20positive?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.cordovabuild.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.cordovabuild.json b/package.cordovabuild.json index 572a65282..974ef2bb6 100644 --- a/package.cordovabuild.json +++ b/package.cordovabuild.json @@ -73,7 +73,7 @@ "cordova-plugin-app-version": "0.1.14", "cordova-plugin-customurlscheme": "5.0.2", "cordova-plugin-device": "2.1.0", - "cordova-plugin-em-datacollection": "git+https://github.com/e-mission/e-mission-data-collection.git#v1.7.7", + "cordova-plugin-em-datacollection": "git+https://github.com/e-mission/e-mission-data-collection.git#v1.7.8", "cordova-plugin-em-opcodeauth": "git+https://github.com/e-mission/cordova-jwt-auth.git#v1.7.1", "cordova-plugin-em-server-communication": "git+https://github.com/e-mission/cordova-server-communication.git#v1.2.5", "cordova-plugin-em-serversync": "git+https://github.com/e-mission/cordova-server-sync.git#v1.3.1",