mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-16 18:07:42 +01:00
feat(angular): add support for ng 18 (#2167)
Co-authored-by: Karsa <karsa@sztaki.hu>
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
"zone.js": "~0.11.4"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@angular/common": "13.x - 17.x",
|
||||
"@angular/core": "13.x - 17.x"
|
||||
"@angular/common": "13.x - 18.x",
|
||||
"@angular/core": "13.x - 18.x"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user