mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-25 03:17:38 -07:00
[yarn] Set pnpMode to strict
This commit is contained in:
parent
67c4f65f31
commit
4561461ab3
2 changed files with 1 additions and 6977 deletions
|
@ -1,8 +1,7 @@
|
||||||
compressionLevel: mixed
|
compressionLevel: mixed
|
||||||
|
|
||||||
enableGlobalCache: false
|
enableGlobalCache: false
|
||||||
|
|
||||||
nodeLinker: pnp
|
nodeLinker: pnp
|
||||||
|
pnpMode: strict
|
||||||
|
|
||||||
npmScopes:
|
npmScopes:
|
||||||
iceshrimp:
|
iceshrimp:
|
||||||
|
@ -32,8 +31,6 @@ packageExtensions:
|
||||||
dependencies:
|
dependencies:
|
||||||
supports-color: ^8.0.0
|
supports-color: ^8.0.0
|
||||||
|
|
||||||
pnpMode: loose
|
|
||||||
|
|
||||||
supportedArchitectures:
|
supportedArchitectures:
|
||||||
cpu:
|
cpu:
|
||||||
- current
|
- current
|
||||||
|
|
Loading…
Reference in a new issue