Add data layer
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good

This commit is contained in:
Willem Dantuma
2020-06-29 15:44:23 +02:00
parent 0d247e6416
commit 0b7564e874
8 changed files with 50 additions and 82 deletions

View File

@@ -11,7 +11,7 @@
"@ngrx/router-store": "^9.0",
"@ngrx/store": "^9.0",
"tassign": "^1.0.0",
"@farmmaps/common": ">=0.0.1-prerelease.284 <0.0.1",
"@farmmaps/common": ">=0.0.1-prerelease.302 <0.0.1",
"ngx-openlayers": "1.0.0-next.13",
"ol": "6.1.1"
}