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 393966c..1cda0a4 100644
--- a/package.json
+++ b/package.json
@@ -6,7 +6,7 @@
6 "main": "index.js", 6 "main": "index.js",
7 "engines": { 7 "engines": {
8 "node": "16.18.1", 8 "node": "16.18.1",
9 "pnpm": "7.18.1", 9 "pnpm": "7.19.0",
10 "python": "3.11.1" 10 "python": "3.11.1"
11 }, 11 },
12 "scripts": { 12 "scripts": {