mirror of
https://github.com/gavvvr/obsidian-timecodes-plugin.git
synced 2026-07-22 05:38:08 +00:00
build: upgrade to the latest pnpm v11.5.2
This commit is contained in:
parent
8a4f0ec4a9
commit
5e2ec97973
2 changed files with 10 additions and 1 deletions
|
|
@ -38,5 +38,5 @@
|
|||
"typescript-eslint": "8.59.1",
|
||||
"vitest": "4.1.5"
|
||||
},
|
||||
"packageManager": "pnpm@10.33.2"
|
||||
"packageManager": "pnpm@11.5.2"
|
||||
}
|
||||
|
|
|
|||
9
pnpm-workspace.yaml
Normal file
9
pnpm-workspace.yaml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
packages:
|
||||
- 'e2e'
|
||||
allowBuilds:
|
||||
edgedriver: false
|
||||
electron: false
|
||||
esbuild: false
|
||||
geckodriver: false
|
||||
minimumReleaseAgeExclude:
|
||||
- '@types/node@24.13.1'
|
||||
Loading…
Reference in a new issue