mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 10:21:52 +00:00
fix icons and flavor filtering
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"name": "@start9labs/shared",
|
||||
"version": "0.3.13",
|
||||
"version": "0.3.14",
|
||||
"peerDependencies": {
|
||||
"@angular/common": "^17.0.6",
|
||||
"@angular/core": "^17.0.6",
|
||||
"@angular/router": "^17.0.6",
|
||||
"@angular/common": ">=13.2.0",
|
||||
"@angular/core": ">=13.2.0",
|
||||
"@angular/router": ">=13.2.0",
|
||||
"@ng-web-apis/mutation-observer": ">=4.0.0",
|
||||
"@ng-web-apis/resize-observer": ">=4.0.0",
|
||||
"@taiga-ui/cdk": "4.0.0-rc.7",
|
||||
|
||||
Reference in New Issue
Block a user