We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 70933ae + 55df5ed commit 4374cd6Copy full SHA for 4374cd6
1 file changed
projects/pretty-html-log/package.json
@@ -5,12 +5,12 @@
5
"access": "public"
6
},
7
"dependencies": {
8
- "pretty-html-log": "^1.0.6",
+ "pretty-html-log": "^1.1.1",
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