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

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@stack.gallery/registry',
version: '1.8.1',
version: '1.8.2',
description: 'Enterprise-grade multi-protocol package registry'
}