Fix outlet
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good

This commit is contained in:
Willem Dantuma
2021-01-30 14:41:34 +01:00
parent 45de27f666
commit dd97c89254
3 changed files with 16 additions and 15 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.508 <0.0.1",
"@farmmaps/common-map": ">=0.0.1-prerelease.508 <0.0.1",
"@farmmaps/common-map3d": ">=0.0.1-prerelease.508 <0.0.1",
"@farmmaps/common": ">=0.0.1-prerelease.517 <0.0.1",
"@farmmaps/common-map": ">=0.0.1-prerelease.517 <0.0.1",
"@farmmaps/common-map3d": ">=0.0.1-prerelease.517 <0.0.1",
"@microsoft/signalr": "^3.1.3",
"@ng-bootstrap/ng-bootstrap": "^7.0",
"@ngrx/effects": "^10.0",
@@ -29,7 +29,7 @@
"@ngrx/store": "^10.0",
"angular-oauth2-oidc": "^10.0.3",
"bootstrap": "^4.4.1",
"cesium": "^1.73.0",
"cesium": "^1.77.0",
"core-js": "^2.6.11",
"ngrx-store-localstorage": "^10.0",
"ngx-bootstrap": "^5.6.1",