aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 2ab736a..b0773f8 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,7 @@
14 "repository": "https://gitlab.com/say-hi-to-sophie/sophie", 14 "repository": "https://gitlab.com/say-hi-to-sophie/sophie",
15 "private": true, 15 "private": true,
16 "engines": { 16 "engines": {
17 "node": ">=v16.13" 17 "node": ">=v16.14.2"
18 }, 18 },
19 "type": "module", 19 "type": "module",
20 "main": "packages/main/dist/index.cjs", 20 "main": "packages/main/dist/index.cjs",