We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d02de5 commit f4330afCopy full SHA for f4330af
projects/ngx-openlayers/package.json
@@ -8,8 +8,8 @@
8
"postchangelog": "cp projects/ngx-openlayers/CHANGELOG.md dist/ngx-openlayers/CHANGELOG.md"
9
},
10
"peerDependencies": {
11
- "@angular/common": "^6.0.0-rc.0 || ^6.0.0",
12
- "@angular/core": "^6.0.0-rc.0 || ^6.0.0"
+ "@angular/common": "^6.0.0-rc.0 || ^6.0.0 || ^7.0.0",
+ "@angular/core": "^6.0.0-rc.0 || ^6.0.0 || ^7.0.0"
13
14
"dependencies": {
15
"@types/openlayers": "4.3.x || 4.4.x",
0 commit comments