summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2022-12-24 08:44:11 +0530
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2022-12-24 08:44:11 +0530
commit21582fd02be6ba8081abe206b4cf951848d39c48 (patch)
tree9fc1de1eef1fc460daa431974c488273e0d6b026 /package.json
parentBump up ferdium to 6.2.4-nightly.0 (diff)
downloadferdium-app-21582fd02be6ba8081abe206b4cf951848d39c48.tar.gz
ferdium-app-21582fd02be6ba8081abe206b4cf951848d39c48.tar.zst
ferdium-app-21582fd02be6ba8081abe206b4cf951848d39c48.zip
Upgrade 'nodejs' to '16.19.0' and 'pnpm' to '7.19.0'
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 a19258040..e2aa863ae 100644
--- a/package.json
+++ b/package.json
@@ -13,8 +13,8 @@
13 "repository": "https://github.com/ferdium/ferdium-app.git", 13 "repository": "https://github.com/ferdium/ferdium-app.git",
14 "private": true, 14 "private": true,
15 "engines": { 15 "engines": {
16 "node": "16.18.1", 16 "node": "16.19.0",
17 "pnpm": "7.18.2" 17 "pnpm": "7.19.0"
18 }, 18 },
19 "engine-strict": true, 19 "engine-strict": true,
20 "scripts": { 20 "scripts": {