aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json
index 1e2854d..8968f33 100644
--- a/package.json
+++ b/package.json
@@ -3,15 +3,15 @@
3 "version": "2.0.5", 3 "version": "2.0.5",
4 "description": "Ferdium server to replace the default Franz/Ferdi server.", 4 "description": "Ferdium server to replace the default Franz/Ferdi server.",
5 "engines": { 5 "engines": {
6 "node": "20.9.0", 6 "node": "20.11.0",
7 "pnpm": "^8.10.0", 7 "pnpm": "8.14.1",
8 "python": "3.11.1" 8 "python": "3.12.1"
9 }, 9 },
10 "engine-strict": true, 10 "engine-strict": true,
11 "volta": { 11 "volta": {
12 "node": "20.9.0", 12 "node": "20.11.0",
13 "pnpm": "^8.10.0", 13 "pnpm": "8.14.1",
14 "python": "3.11.1" 14 "python": "3.12.1"
15 }, 15 },
16 "homepage": "https://github.com/ferdium/ferdium-server", 16 "homepage": "https://github.com/ferdium/ferdium-server",
17 "license": "MIT License", 17 "license": "MIT License",