aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index 1eed0df..1ccbb5b 100644
--- a/package.json
+++ b/package.json
@@ -4,6 +4,9 @@
4 "directories": { 4 "directories": {
5 "doc": "docs" 5 "doc": "docs"
6 }, 6 },
7 "engines": {
8 "pnpm": "6.32.8"
9 },
7 "scripts": { 10 "scripts": {
8 "preinstall": "npx only-allow pnpm", 11 "preinstall": "npx only-allow pnpm",
9 "prepare": "pnpm dlx husky install", 12 "prepare": "pnpm dlx husky install",