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 334f3b0 commit 8b71e44Copy full SHA for 8b71e44
package.json
@@ -92,8 +92,8 @@
92
"zone.js": "^0.9.0"
93
},
94
"peerDependencies": {
95
- "@angular/compiler": ">=2.3.1 <9.0.0 || >8.0.0-beta <9.0.0",
96
- "@angular/core": ">=2.3.1 <9.0.0 || >8.0.0-beta <9.0.0",
+ "@angular/compiler": ">=2.3.1 <9.0.0 || >8.0.0-beta <9.0.0 || >8.1.0-beta <9.0.0 || >8.2.0-beta <9.0.0",
+ "@angular/core": ">=2.3.1 <9.0.0 || >8.0.0-beta <9.0.0 || >8.1.0-beta <9.0.0 || >8.2.0-beta <9.0.0",
97
"tslint": "^5.0.0"
98
99
"dependencies": {
0 commit comments