From fb03cfce44de019f8d701584f02c7725f435c4ba Mon Sep 17 00:00:00 2001 From: Peter Bastiani Date: Tue, 9 Apr 2024 12:06:14 +0200 Subject: [PATCH] npm ERR! code ENEEDAUTH --- projects/ng-openlayers/package.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/projects/ng-openlayers/package.json b/projects/ng-openlayers/package.json index 90aa737..f098852 100644 --- a/projects/ng-openlayers/package.json +++ b/projects/ng-openlayers/package.json @@ -3,10 +3,6 @@ "version": "17.1.3", "description": "OpenLayers library for Angular", "author": "Kamil Furtak (kamil.furtak@gmail.com)", - "repository": { - "type": "git", - "url": "https://github.com/kamilfurtak/ng-openlayers.git" - }, "bugs": { "url": "https://github.com/kamilfurtak/ng-openlayers/issues" },