aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2023-05-27 15:07:35 +0530
committerLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2023-05-27 15:46:56 +0530
commit59ef1a2bdbfff6eaec2d5ec3b5d0c7892bac2ec5 (patch)
tree3505a05dd04e62befbd9bea244457620ccda0c1f /package.json
parentFix to allow resizing of the todos panel (#1120) (diff)
downloadferdium-app-59ef1a2bdbfff6eaec2d5ec3b5d0c7892bac2ec5.tar.gz
ferdium-app-59ef1a2bdbfff6eaec2d5ec3b5d0c7892bac2ec5.tar.zst
ferdium-app-59ef1a2bdbfff6eaec2d5ec3b5d0c7892bac2ec5.zip
Upgrade 'pnpm' to '8.5.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 2e41ca370..325c400ff 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.0" 17 "pnpm": "8.5.1"
18 }, 18 },
19 "engine-strict": true, 19 "engine-strict": true,
20 "scripts": { 20 "scripts": {