More updates
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good

This commit is contained in:
Willem Dantuma
2021-01-27 21:43:46 +01:00
parent 69e153abd7
commit 2f5ffde4d9
4 changed files with 18 additions and 18 deletions

View File

@@ -8,14 +8,14 @@
"tslib": "^2.0.0"
},
"peerDependencies": {
"@angular/core": "^10.1.3",
"@angular/core": "^10.2.4",
"ngrx-store-localstorage": "^10.0",
"@ngrx/effects": "^10.0",
"@ngrx/router-store": "^10.0",
"@ngrx/store": "^10.0",
"tassign": "^1.0.0",
"@farmmaps/common": ">=0.0.1-prerelease.502 <0.0.1",
"@farmmaps/common": ">=0.0.1-prerelease.508 <0.0.1",
"ngx-openlayers": "1.0.0-next.17",
"ol": "6.1.1"
"ol": "6.4.3"
}
}

View File

@@ -6,9 +6,9 @@
},
"peerDependencies": {
"@ng-bootstrap/ng-bootstrap": "^7.0",
"@angular/common": "~10.1.3",
"@angular/core": "~10.1.3",
"@angular/forms": "~10.1.3",
"@angular/common": "~10.2.4",
"@angular/core": "~10.2.4",
"@angular/forms": "~10.2.4",
"@ngrx/effects": "^10.0",
"@ngrx/router-store": "^10.0",
"@ngrx/store": "^10.0",