mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-16 17:57:43 +01:00
[lucide-angular] Adds support for ng@16.x (#1219)
Co-authored-by: Karsa <karsa@karsa.org>
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
"zone.js": "~0.11.4"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@angular/common": "13.x - 15.x",
|
||||
"@angular/core": "13.x - 15.x"
|
||||
"@angular/common": "13.x - 16.x",
|
||||
"@angular/core": "13.x - 16.x"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user