From e2626f0b298b7c8fb2e58277344bb5cdab92872b Mon Sep 17 00:00:00 2001
From: thomaswoehlke <thomas.woehlke@gmail.com>
Date: Mon, 8 Feb 2021 07:16:33 +0100
Subject: [PATCH] work

---
 package-lock.json | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/package-lock.json b/package-lock.json
index 19d303fb..c5d0badb 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,5 +1,15 @@
 {
   "name": "covid19python-thomaswoehlke",
   "version": "0.0.14",
-  "lockfileVersion": 1
+  "lockfileVersion": 2,
+  "requires": true,
+  "packages": {
+    "": {
+      "name": "covid19python-thomaswoehlke",
+      "version": "0.0.14",
+      "hasInstallScript": true,
+      "license": "GPL-3.0-or-later",
+      "devDependencies": {}
+    }
+  }
 }
-- 
GitLab