mirror of
https://github.com/diced/zipline.git
synced 2025-05-10 18:05:54 +02:00
fix: pnpm 10.10 stuff
This commit is contained in:
parent
ee9639ac65
commit
8b9303ed80
2 changed files with 9 additions and 1 deletions
|
@ -113,5 +113,5 @@
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=22"
|
"node": ">=22"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@10.2.0"
|
"packageManager": "pnpm@10.10.0+sha512.d615db246fe70f25dcfea6d8d73dee782ce23e2245e3c4f6f888249fb568149318637dca73c2c5c8ef2a4ca0d5657fb9567188bfab47f566d1ee6ce987815c39"
|
||||||
}
|
}
|
||||||
|
|
8
pnpm-workspace.yaml
Normal file
8
pnpm-workspace.yaml
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
onlyBuiltDependencies:
|
||||||
|
- '@parcel/watcher'
|
||||||
|
- '@prisma/client'
|
||||||
|
- '@prisma/engines'
|
||||||
|
- argon2
|
||||||
|
- esbuild
|
||||||
|
- prisma
|
||||||
|
- sharp
|
Loading…
Add table
Add a link
Reference in a new issue