Compare commits

...

2 Commits

Author SHA1 Message Date
Willem Dantuma
fb9a046ff8 Merge branch 'develop' of https://git.akkerweb.nl/FarmMaps/FarmMapsLib into develop
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good
2021-06-03 09:34:11 +02:00
Willem Dantuma
c4934d799d release 1.0.0 2021-06-03 09:34:03 +02:00
3 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "@farmmaps/common-map", "name": "@farmmaps/common-map",
"version": "0.0.1", "version": "1.0.0",
"publishConfig": { "publishConfig": {
"registry": "https://repository.akkerweb.nl/repository/npm-hosted/" "registry": "https://repository.akkerweb.nl/repository/npm-hosted/"
}, },
@ -14,7 +14,7 @@
"@ngrx/router-store": "^10.0", "@ngrx/router-store": "^10.0",
"@ngrx/store": "^10.0", "@ngrx/store": "^10.0",
"tassign": "^1.0.0", "tassign": "^1.0.0",
"@farmmaps/common": ">=0.0.1-prerelease.508 <0.0.1", "@farmmaps/common": ">=1.0.0.0",
"ngx-openlayers": "1.0.0-next.17", "ngx-openlayers": "1.0.0-next.17",
"ol": "6.4.3" "ol": "6.4.3"
} }

View File

@ -1,6 +1,6 @@
{ {
"name": "@farmmaps/common-map3d", "name": "@farmmaps/common-map3d",
"version": "0.0.1", "version": "1.0.0",
"publishConfig": { "publishConfig": {
"registry": "https://repository.akkerweb.nl/repository/npm-hosted/" "registry": "https://repository.akkerweb.nl/repository/npm-hosted/"
}, },

View File

@ -1,6 +1,6 @@
{ {
"name": "@farmmaps/common", "name": "@farmmaps/common",
"version": "0.0.1", "version": "1.0.0",
"publishConfig": { "publishConfig": {
"registry": "https://repository.akkerweb.nl/repository/npm-hosted/" "registry": "https://repository.akkerweb.nl/repository/npm-hosted/"
}, },