fix icons and flavor filtering

This commit is contained in:
Lucy Cifferello
2024-09-12 17:48:57 -04:00
parent b6c48d0f98
commit 751ceab04e
13 changed files with 45 additions and 114 deletions

View File

@@ -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",