diff options
| author | Fuwn <[email protected]> | 2026-01-22 22:34:51 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2026-01-22 22:34:51 -0800 |
| commit | ba231d3c621fc2f4e5c09b135fcaf7781d4ff2e4 (patch) | |
| tree | cf8bf4fed8974e01b3c472ac9207c3498d37fb11 /pnpm-workspace.yaml | |
| parent | fix(notifications): Replace svelte-notifications with custom store for Svelte 5 (diff) | |
| download | due.moe-ba231d3c621fc2f4e5c09b135fcaf7781d4ff2e4.tar.xz due.moe-ba231d3c621fc2f4e5c09b135fcaf7781d4ff2e4.zip | |
chore(deps): Migrate from npm to pnpm
Diffstat (limited to 'pnpm-workspace.yaml')
| -rw-r--r-- | pnpm-workspace.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml new file mode 100644 index 00000000..8c5e7d69 --- /dev/null +++ b/pnpm-workspace.yaml @@ -0,0 +1,7 @@ +onlyBuiltDependencies: + - '@parcel/watcher' + - '@sveltejs/kit' + - es5-ext + - esbuild + - msw + - protobufjs |