From c6e8e09c2feb066c739b47bd06db305e1caf162a Mon Sep 17 00:00:00 2001 From: thomaswoehlke <thomas.woehlke@gmail.com> Date: Sun, 7 Feb 2021 11:25:45 +0100 Subject: [PATCH] work --- package-lock.json | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/package-lock.json b/package-lock.json index c5d0badb..19d303fb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,15 +1,5 @@ { "name": "covid19python-thomaswoehlke", "version": "0.0.14", - "lockfileVersion": 2, - "requires": true, - "packages": { - "": { - "name": "covid19python-thomaswoehlke", - "version": "0.0.14", - "hasInstallScript": true, - "license": "GPL-3.0-or-later", - "devDependencies": {} - } - } + "lockfileVersion": 1 } -- GitLab