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 21.x (#3807)
This commit is contained in:
@@ -74,7 +74,7 @@
|
|||||||
"zone.js": "~0.11.4"
|
"zone.js": "~0.11.4"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@angular/common": "13.x - 20.x",
|
"@angular/common": "13.x - 21.x",
|
||||||
"@angular/core": "13.x - 20.x"
|
"@angular/core": "13.x - 21.x"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user