aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index a6e9a72..f2200b6 100644
--- a/package.json
+++ b/package.json
@@ -6,14 +6,14 @@
6 }, 6 },
7 "engines": { 7 "engines": {
8 "node": "20.11.1", 8 "node": "20.11.1",
9 "pnpm": "8.15.3" 9 "pnpm": "8.15.5"
10 }, 10 },
11 "volta": { 11 "volta": {
12 "node": "20.11.1", 12 "node": "20.11.1",
13 "pnpm": "8.15.3" 13 "pnpm": "8.15.5"
14 }, 14 },
15 "engine-strict": true, 15 "engine-strict": true,
16 "packageManager": "pnpm@8.15.3", 16 "packageManager": "pnpm@8.15.5",
17 "scripts": { 17 "scripts": {
18 "preinstall": "npx only-allow pnpm", 18 "preinstall": "npx only-allow pnpm",
19 "prepare": "is-ci || husky install", 19 "prepare": "is-ci || husky install",