Refactor ILayer
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good

This commit is contained in:
Willem Dantuma
2020-06-29 16:00:53 +02:00
parent 033b74517f
commit fad04744cf
4 changed files with 12 additions and 14 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.302 <0.0.1",
"@farmmaps/common": ">=0.0.1-prerelease.308 <0.0.1",
"ngx-openlayers": "1.0.0-next.13",
"ol": "6.1.1"
}