aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2023-05-29 18:21:12 +0530
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2023-05-29 18:21:12 +0530
commit5e6ba3943acc12e35b8a173628552aa6bedc09cc (patch)
tree81db5d26351e435b066a22b825677e7e2ba0fa28 /package.json
parentAdd new recipe for lineworks (#378) (diff)
downloadferdium-recipes-5e6ba3943acc12e35b8a173628552aa6bedc09cc.tar.gz
ferdium-recipes-5e6ba3943acc12e35b8a173628552aa6bedc09cc.tar.zst
ferdium-recipes-5e6ba3943acc12e35b8a173628552aa6bedc09cc.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 de447e6..6d5d33a 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@
5 "doc": "docs" 5 "doc": "docs"
6 }, 6 },
7 "engines": { 7 "engines": {
8 "pnpm": "8.5.1" 8 "pnpm": "8.6.0"
9 }, 9 },
10 "scripts": { 10 "scripts": {
11 "preinstall": "npx only-allow pnpm", 11 "preinstall": "npx only-allow pnpm",