Update versions

This commit is contained in:
Willem Dantuma
2021-10-05 16:35:12 +02:00
parent 1c1315a580
commit 5b7fef689a
5 changed files with 173 additions and 22 deletions

View File

@@ -1,15 +1,15 @@
{
"name": "@farmmaps/common-map3d",
"version": "1.0.0",
"version": "2.0.0",
"publishConfig": {
"registry": "https://repository.akkerweb.nl/repository/npm-hosted/"
},
"peerDependencies": {
"@angular/common": "^10.1.3",
"@angular/core": "^10.1.3",
"ngx-openlayers": "1.0.0-next.16",
"cesium": "^1.73.0",
"ol-cesium": "^2.11.3"
"@angular/common": "~12.2.8",
"@angular/core": "~12.2.8",
"ngx-openlayers": "1.0.0-next.19",
"cesium": "^1.82.1",
"ol-cesium": "^2.13.0"
},
"dependencies": {
"tslib": "^2.0.0"