Skip to content

Commit f4330af

Browse files
committed
chore(package.json): update deps to angular 7
1 parent 7d02de5 commit f4330af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

projects/ngx-openlayers/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"postchangelog": "cp projects/ngx-openlayers/CHANGELOG.md dist/ngx-openlayers/CHANGELOG.md"
99
},
1010
"peerDependencies": {
11-
"@angular/common": "^6.0.0-rc.0 || ^6.0.0",
12-
"@angular/core": "^6.0.0-rc.0 || ^6.0.0"
11+
"@angular/common": "^6.0.0-rc.0 || ^6.0.0 || ^7.0.0",
12+
"@angular/core": "^6.0.0-rc.0 || ^6.0.0 || ^7.0.0"
1313
},
1414
"dependencies": {
1515
"@types/openlayers": "4.3.x || 4.4.x",

0 commit comments

Comments
 (0)