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 e6ad1d8 commit 4d7e502Copy full SHA for 4d7e502
projects/ngxpert/avvvatars/package.json
@@ -5,8 +5,8 @@
5
"postpublish": "cpx package.json ../../../../../projects/ngxpert/avvvatars/ && cpx npm-shrinkwrap.json ../../../../../projects/ngxpert/avvvatars/"
6
},
7
"peerDependencies": {
8
- "@angular/common": ">= 18.0.0",
9
- "@angular/core": ">= 18.0.0"
+ "@angular/common": ">= 18.0.0 < 19",
+ "@angular/core": ">= 18.0.0 < 19"
10
11
"dependencies": {
12
"tslib": "^2.3.0"
0 commit comments