mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-16 21:47:41 +01:00
feat(angular): update peer dependencies for Angular to support version 20.x (#3273)
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
"zone.js": "~0.11.4"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@angular/common": "13.x - 19.x",
|
||||
"@angular/core": "13.x - 19.x"
|
||||
"@angular/common": "13.x - 20.x",
|
||||
"@angular/core": "13.x - 20.x"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user