PLSPLSPLS
This commit is contained in:
parent
5cad78e642
commit
a1f16408db
2 changed files with 2 additions and 1 deletions
1
.npmrc
1
.npmrc
|
@ -1,3 +1,4 @@
|
||||||
# pnpm only
|
# pnpm only
|
||||||
shamefully-hoist=true
|
shamefully-hoist=true
|
||||||
|
auto-install-peers=true
|
||||||
public-hoist-pattern[]=@sapphire/*
|
public-hoist-pattern[]=@sapphire/*
|
2
pnpm-lock.yaml
generated
2
pnpm-lock.yaml
generated
|
@ -1,7 +1,7 @@
|
||||||
lockfileVersion: '6.0'
|
lockfileVersion: '6.0'
|
||||||
|
|
||||||
settings:
|
settings:
|
||||||
autoInstallPeers: false
|
autoInstallPeers: true
|
||||||
excludeLinksFromLockfile: false
|
excludeLinksFromLockfile: false
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
Loading…
Add table
Reference in a new issue