fix(deps): replace local catalog dependency with published version and simplify npm fixture auth config

This commit is contained in:
2026-03-21 11:00:24 +00:00
parent ffade4d5ca
commit 03529bc140
6 changed files with 15 additions and 11 deletions

View File

@@ -33,7 +33,7 @@
"@design.estate/dees-catalog": "^3.43.0",
"@design.estate/dees-element": "^2.1.6",
"@push.rocks/smartguard": "^3.1.0",
"@stack.gallery/catalog": "file:../catalog"
"@stack.gallery/catalog": "^1.0.1"
},
"devDependencies": {
"@git.zone/tsbundle": "^2.8.3",