diff --git a/projects/common-map3d/package.json b/projects/common-map3d/package.json index 2d75dd9..997bdea 100644 --- a/projects/common-map3d/package.json +++ b/projects/common-map3d/package.json @@ -1,6 +1,9 @@ { "name": "common-map3d", "version": "0.0.1", + "publishConfig": { + "registry": "https://repository.akkerweb.nl/repository/npm-hosted/" + }, "peerDependencies": { "@angular/common": "^10.1.3", "@angular/core": "^10.1.3",