aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2023-05-29 18:23:02 +0530
committerLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2023-05-29 19:09:31 +0530
commit730a1b08bacbfa6ca465c918c94a22fc6a35545e (patch)
tree34680966414854ef51222641d4c6c1320e3fccbe /package.json
parentAllow user to choose install location on windows (#1204) (diff)
downloadferdium-app-730a1b08bacbfa6ca465c918c94a22fc6a35545e.tar.gz
ferdium-app-730a1b08bacbfa6ca465c918c94a22fc6a35545e.tar.zst
ferdium-app-730a1b08bacbfa6ca465c918c94a22fc6a35545e.zip
Upgrade 'pnpm' to '8.6.0'
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 4b3b76f88..0c712143c 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,7 @@
14 "private": true, 14 "private": true,
15 "engines": { 15 "engines": {
16 "node": "18.15.0", 16 "node": "18.15.0",
17 "pnpm": "8.5.1" 17 "pnpm": "8.6.0"
18 }, 18 },
19 "engine-strict": true, 19 "engine-strict": true,
20 "scripts": { 20 "scripts": {