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 91071a2..b274187 100644
--- a/package.json
+++ b/package.json
@@ -5,13 +5,13 @@
5 "engines": { 5 "engines": {
6 "node": "20.11.0", 6 "node": "20.11.0",
7 "pnpm": "8.15.1", 7 "pnpm": "8.15.1",
8 "python": "3.12.1" 8 "python": "3.12.2"
9 }, 9 },
10 "engine-strict": true, 10 "engine-strict": true,
11 "volta": { 11 "volta": {
12 "node": "20.11.0", 12 "node": "20.11.0",
13 "pnpm": "8.15.1", 13 "pnpm": "8.15.1",
14 "python": "3.12.1" 14 "python": "3.12.2"
15 }, 15 },
16 "packageManager": "pnpm@8.15.1", 16 "packageManager": "pnpm@8.15.1",
17 "homepage": "https://github.com/ferdium/ferdium-server", 17 "homepage": "https://github.com/ferdium/ferdium-server",