Aw5739 Prepare to update

This commit is contained in:
2023-12-29 12:00:05 +01:00
parent 7943cefddf
commit d771fd5530
4 changed files with 97 additions and 42 deletions

View File

@@ -0,0 +1,17 @@
{
"name": "ngx-openlayers",
"version": "2.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "ngx-openlayers",
"version": "2.0.0",
"peerDependencies": {
"@angular/common": ">=14.x.x",
"@angular/core": ">=14.x.x",
"ol": "^6.0.0"
}
}
}
}