We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8c46fd commit 7d70a34Copy full SHA for 7d70a34
1 file changed
projects/pretty-html-log/package.json
@@ -9,8 +9,8 @@
9
"tslib": "^2.0.0"
10
},
11
"peerDependencies": {
12
- "@angular/common": "9 - 10",
13
- "@angular/core": "9 - 10"
+ "@angular/common": ">=9",
+ "@angular/core": ">=9"
14
15
"repository": {
16
"type": "git",
0 commit comments