aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2022-04-28 04:36:54 -0500
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2022-04-28 04:36:54 -0500
commit91cacbdd0131e5f2a32e64fcef1db770a74431af (patch)
tree84914ffe5006a8a78ff1fcdc351015c5079ff8e6
parentUse specific version of the GH action runner OS so as to limit issues relatin... (diff)
downloadferdium-recipes-91cacbdd0131e5f2a32e64fcef1db770a74431af.tar.gz
ferdium-recipes-91cacbdd0131e5f2a32e64fcef1db770a74431af.tar.zst
ferdium-recipes-91cacbdd0131e5f2a32e64fcef1db770a74431af.zip
Upgrade 'pnpm' to '6.32.11'
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 1ccbb5b..5c1bb87 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": "6.32.8" 8 "pnpm": "6.32.11"
9 }, 9 },
10 "scripts": { 10 "scripts": {
11 "preinstall": "npx only-allow pnpm", 11 "preinstall": "npx only-allow pnpm",