diff options
| author | Fuwn <[email protected]> | 2026-01-22 22:38:22 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2026-01-22 22:38:22 -0800 |
| commit | 1c0d42012dd1771b9d46c35230a14f6a8ded0e3e (patch) | |
| tree | a368fbae5b8749b4c5898e662170d89a00fad895 /package.json | |
| parent | chore(deps): Migrate from npm to pnpm (diff) | |
| download | due.moe-1c0d42012dd1771b9d46c35230a14f6a8ded0e3e.tar.xz due.moe-1c0d42012dd1771b9d46c35230a14f6a8ded0e3e.zip | |
chore(deps): Prepare for Corepack
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index 416a51be..0cd3ead5 100644 --- a/package.json +++ b/package.json @@ -63,5 +63,6 @@ "uuid": "^10.0.0", "wanakana": "^5.3.1", "web-push": "^3.6.7" - } + }, + "packageManager": "[email protected]" } |