We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88ea32c commit 2d8d5bdCopy full SHA for 2d8d5bd
projects/layout-components/package.json
@@ -6,8 +6,8 @@
6
},
7
"version": "0.1.17",
8
"peerDependencies": {
9
- "@angular/common": "^17.3.0",
10
- "@angular/core": "^17.3.0"
+ "@angular/common": "^17.3.0 || ^18.0.0",
+ "@angular/core": "^17.3.0 || ^18.0.0"
11
12
"dependencies": {
13
"tslib": "^2.3.0"
0 commit comments