Add '@hexahost/contracts' dependency in package.json, export emailSchema from contracts, and update bootstrap-admin script to validate email input. Update README with example email. Enhance pnpm-lock.yaml for workspace integration.
This commit is contained in:
3
pnpm-lock.yaml
generated
3
pnpm-lock.yaml
generated
@@ -318,6 +318,9 @@ importers:
|
||||
'@hexahost/auth':
|
||||
specifier: workspace:*
|
||||
version: link:../auth
|
||||
'@hexahost/contracts':
|
||||
specifier: workspace:*
|
||||
version: link:../contracts
|
||||
'@hexahost/typescript-config':
|
||||
specifier: workspace:*
|
||||
version: link:../typescript-config
|
||||
|
||||
Reference in New Issue
Block a user