aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index a6d2f78..6cb0d55 100644
--- a/package.json
+++ b/package.json
@@ -5,8 +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": "16.15.1", 8 "node": "16.18.1",
9 "npm": "8.13.2" 9 "npm": "8.19.2"
10 }, 10 },
11 "scripts": { 11 "scripts": {
12 "prepare": "is-ci || husky install", 12 "prepare": "is-ci || husky install",