diff --git a/projects/ng-openlayers/package.json b/projects/ng-openlayers/package.json index f098852..0709c2e 100644 --- a/projects/ng-openlayers/package.json +++ b/projects/ng-openlayers/package.json @@ -3,6 +3,9 @@ "version": "17.1.3", "description": "OpenLayers library for Angular", "author": "Kamil Furtak (kamil.furtak@gmail.com)", + "publishConfig": { + "registry": "https://repository.akkerweb.nl/repository/npm-hosted/" + }, "bugs": { "url": "https://github.com/kamilfurtak/ng-openlayers/issues" },