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 d17f409c0..01574d58a 100644
--- a/package.json
+++ b/package.json
@@ -15,6 +15,7 @@
15 "npm": "^6.14", 15 "npm": "^6.14",
16 "node-gyp": "^8.0" 16 "node-gyp": "^8.0"
17 }, 17 },
18 "engine-strict": true,
18 "scripts": { 19 "scripts": {
19 "prepare": "husky install", 20 "prepare": "husky install",
20 "prestart": "npm run rebuild", 21 "prestart": "npm run rebuild",