mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-12-15 06:15:20 +01:00
[Dev] Update pnpm, add core-js to allowed builds (#6703)
This commit is contained in:
parent
eea07e15f7
commit
416c9336b6
@ -80,5 +80,5 @@
|
||||
"engines": {
|
||||
"node": ">=24.9.0"
|
||||
},
|
||||
"packageManager": "pnpm@10.18.3"
|
||||
"packageManager": "pnpm@10.19.0"
|
||||
}
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
onlyBuiltDependencies:
|
||||
- core-js
|
||||
- esbuild
|
||||
- msw
|
||||
- lefthook
|
||||
- msw
|
||||
|
||||
shellEmulator: true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user