Fix build
Some checks failed
FarmMaps.Develop/FarmMapsLib/pipeline/head There was a failure building this commit

This commit is contained in:
Willem Dantuma
2021-03-05 12:39:41 +01:00
parent 8f06a56e52
commit 1e6c9e9363
2 changed files with 32 additions and 13 deletions

View File

@@ -19,9 +19,9 @@
"@angular/platform-browser": "~10.2.4",
"@angular/platform-browser-dynamic": "~10.2.4",
"@angular/router": "~10.2.4",
"@farmmaps/common": ">=0.0.1-prerelease.559 <0.0.1",
"@farmmaps/common-map": ">=0.0.1-prerelease.559 <0.0.1",
"@farmmaps/common-map3d": ">=0.0.1-prerelease.559 <0.0.1",
"@farmmaps/common": ">=0.0.1-prerelease.561 <0.0.1",
"@farmmaps/common-map": ">=0.0.1-prerelease.561 <0.0.1",
"@farmmaps/common-map3d": ">=0.0.1-prerelease.561 <0.0.1",
"@microsoft/signalr": "^3.1.3",
"@ng-bootstrap/ng-bootstrap": "^7.0",
"@ngrx/effects": "^10.0",
@@ -34,6 +34,7 @@
"moment": "^2.27.0",
"ngrx-store-localstorage": "^10.0",
"ngx-avatar": "^4.0.0",
"ngx-clipboard": "^14.0.1",
"ngx-image-cropper": "^3.3.5",
"ngx-openlayers": "1.0.0-next.17",
"ngx-uploadx": "^3.5.1",