aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index ce33b99..298fac8 100644
--- a/package.json
+++ b/package.json
@@ -13,6 +13,7 @@
13 "pnpm": "8.6.2" 13 "pnpm": "8.6.2"
14 }, 14 },
15 "engine-strict": true, 15 "engine-strict": true,
16 "packageManager": "pnpm@8.6.2",
16 "scripts": { 17 "scripts": {
17 "preinstall": "npx only-allow pnpm", 18 "preinstall": "npx only-allow pnpm",
18 "prepare": "is-ci || husky install", 19 "prepare": "is-ci || husky install",