mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-16 21:58:39 -09:00
vendor deps
This commit is contained in:
parent
689e13864d
commit
efc6d65f67
4 changed files with 24248 additions and 1 deletions
22113
.pnp.cjs
generated
Executable file
22113
.pnp.cjs
generated
Executable file
File diff suppressed because one or more lines are too long
2126
.pnp.loader.mjs
generated
Normal file
2126
.pnp.loader.mjs
generated
Normal file
File diff suppressed because it is too large
Load diff
Binary file not shown.
10
.yarnrc.yml
10
.yarnrc.yml
|
|
@ -1,3 +1,11 @@
|
||||||
nodeLinker: node-modules
|
cacheFolder: .yarn/cache
|
||||||
|
|
||||||
|
compressionLevel: 0
|
||||||
|
|
||||||
|
enableGlobalCache: false
|
||||||
|
|
||||||
|
nodeLinker: pnp
|
||||||
|
|
||||||
|
npmRegistryServer: "https://registry.yarnpkg.com"
|
||||||
|
|
||||||
yarnPath: .yarn/releases/yarn-4.9.1.cjs
|
yarnPath: .yarn/releases/yarn-4.9.1.cjs
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue