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 bbd6074b9..a1c454844 100644
--- a/package.json
+++ b/package.json
@@ -21,6 +21,7 @@
21 "node": "18.15.0", 21 "node": "18.15.0",
22 "pnpm": "8.6.2" 22 "pnpm": "8.6.2"
23 }, 23 },
24 "packageManager": "pnpm@8.6.2",
24 "scripts": { 25 "scripts": {
25 "prepare": "is-ci || husky install", 26 "prepare": "is-ci || husky install",
26 "start": "electron ./build", 27 "start": "electron ./build",