mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-16 17:57:43 +01:00
Support Angular 17 (#1696)
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
"zone.js": "~0.11.4"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@angular/common": "13.x - 16.x",
|
||||
"@angular/core": "13.x - 16.x"
|
||||
"@angular/common": "13.x - 17.x",
|
||||
"@angular/core": "13.x - 17.x"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user