Aw5739 Update to Angular v16.
This commit is contained in:
6
projects/ngx-openlayers/package-lock.json
generated
6
projects/ngx-openlayers/package-lock.json
generated
@@ -8,9 +8,9 @@
|
||||
"name": "ngx-openlayers",
|
||||
"version": "2.0.0",
|
||||
"peerDependencies": {
|
||||
"@angular/common": ">=14.x.x",
|
||||
"@angular/core": ">=14.x.x",
|
||||
"ol": "^6.0.0"
|
||||
"@angular/common": "^16.2.12",
|
||||
"@angular/core": "^16.2.12",
|
||||
"ol": ">=6.3.1"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -5,8 +5,8 @@
|
||||
"registry": "https://repository.akkerweb.nl/repository/npm-hosted/"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@angular/common": ">=14.x.x",
|
||||
"@angular/core": ">=14.x.x",
|
||||
"ol": "^6.0.0"
|
||||
"@angular/common": "^16.2.12",
|
||||
"@angular/core": "^16.2.12",
|
||||
"ol": ">=6.3.1"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user