aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package-lock.json b/package-lock.json
index e230ff6..6247702 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -47,7 +47,9 @@
47 }, 47 },
48 "engines": { 48 "engines": {
49 "node": "16.18.1", 49 "node": "16.18.1",
50 "npm": "8.19.2" 50 "npm": "8.19.2",
51 "pnpm": "7.18.1",
52 "python": "3.11.1"
51 } 53 }
52 }, 54 },
53 "node_modules/@adonisjs/ace": { 55 "node_modules/@adonisjs/ace": {