fix(web): use npm versions for registry packages instead of workspace

This commit is contained in:
Ajax Davis 2026-01-23 18:27:37 +10:00
parent fb06055f80
commit ca6f908ebd
2 changed files with 1438 additions and 6 deletions

View file

@ -33,6 +33,8 @@
"@tpmjs/env": "workspace:*",
"@tpmjs/npm-client": "workspace:*",
"@tpmjs/package-executor": "workspace:*",
"@tpmjs/registry-execute": "^0.1.3",
"@tpmjs/registry-search": "^0.1.2",
"@tpmjs/types": "workspace:*",
"@tpmjs/ui": "workspace:*",
"@tpmjs/utils": "workspace:*",