aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2023-01-29 07:01:46 +0530
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2023-01-29 07:01:46 +0530
commitd85b84e2408413376149259fe767fce94d7d52f3 (patch)
tree3cb3d4eb256efbcb0971eac29d54f97baa6eb31e /package.json
parentUpgrade 'nodejs' to '18.13.0', 'pnpm' to '7.25.1' and the recipes submodule (diff)
downloadferdium-server-d85b84e2408413376149259fe767fce94d7d52f3.tar.gz
ferdium-server-d85b84e2408413376149259fe767fce94d7d52f3.tar.zst
ferdium-server-d85b84e2408413376149259fe767fce94d7d52f3.zip
Upgrade 'pnpm' to '7.26.1'
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 6e5c03b..38175d5 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": "18.13.0", 8 "node": "18.13.0",
9 "pnpm": "7.25.1", 9 "pnpm": "7.26.1",
10 "python": "3.11.1" 10 "python": "3.11.1"
11 }, 11 },
12 "scripts": { 12 "scripts": {