chore(workspace-config): 🔧 Update npmrc, pnpm-workspace.yaml, and workspace configs to align with new dependency and tooling requirements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
94d3b26776
commit
d84c395470
3 changed files with 2 additions and 4 deletions
1
.npmrc
1
.npmrc
|
|
@ -1 +1,2 @@
|
|||
@lilith:registry=http://forge.black.local/api/packages/lilith/npm/
|
||||
public-hoist-pattern[]=@lilith/*
|
||||
|
|
|
|||
2
@tooling
2
@tooling
|
|
@ -1 +1 @@
|
|||
Subproject commit 571a7ecb087cee39b744be8df58ce20053c0d435
|
||||
Subproject commit 4d109c2e43a80bfd12b1dfc997b5feb7002a4154
|
||||
|
|
@ -27,6 +27,3 @@ packages:
|
|||
- '@projects/career/store-connect'
|
||||
- '@projects/career/domains'
|
||||
- '@projects/events/*'
|
||||
|
||||
# Tooling (dev-only)
|
||||
- 'DISSOLVE-showcase'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue