aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/package.json b/package.json
index 40d7e2f..2379bc9 100644
--- a/package.json
+++ b/package.json
@@ -5,9 +5,8 @@
5 "description": "Ferdium server to replace the default Franz/Ferdi server.", 5 "description": "Ferdium server to replace the default Franz/Ferdi server.",
6 "main": "index.js", 6 "main": "index.js",
7 "engines": { 7 "engines": {
8 "node": "^14.17", 8 "node": "16.14.2",
9 "npm": "^6.14", 9 "npm": "8.7.0"
10 "node-gyp": "^8.0"
11 }, 10 },
12 "scripts": { 11 "scripts": {
13 "prepare": "husky install", 12 "prepare": "husky install",