Update versions
Some checks failed
FarmMaps.Develop/FarmMapsLib/develop There was a failure building this commit

This commit is contained in:
Willem Dantuma
2019-11-07 14:34:18 +01:00
parent eee83c03d5
commit ce8cde20b2
3 changed files with 7 additions and 28 deletions

View File

@@ -5,7 +5,6 @@
"registry": "https://repository.akkerweb.nl/repository/npm-hosted/"
},
"dependencies": {
"@farmmaps/common": "0.0.1-prerelease.56",
"ngx-openlayers": "1.0.0-next.9",
"ol": "^5.3.3"
},
@@ -16,6 +15,6 @@
"@ngrx/router-store": "^7.2",
"@ngrx/store": "^7.2",
"tassign": "^1.0.0",
"@farmmaps/common": "^0.0.1"
"@farmmaps/common": ">=0.0.1-prerelease.56 <0.0.1"
}
}