aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2022-05-15 07:57:51 -0500
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2022-05-15 07:57:51 -0500
commit6132c93d60a7dc416df71d21cb8ddc509d5f1c17 (patch)
tree4ed8ced90bab4c81df1c923741aed8194226dced /package.json
parentFix unread message count for groupme and hostnet recipes (diff)
downloadferdium-recipes-6132c93d60a7dc416df71d21cb8ddc509d5f1c17.tar.gz
ferdium-recipes-6132c93d60a7dc416df71d21cb8ddc509d5f1c17.tar.zst
ferdium-recipes-6132c93d60a7dc416df71d21cb8ddc509d5f1c17.zip
Upgrade 'pnpm' to '7.1.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 d9d04b9..1f71203 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": "7.0.1" 8 "pnpm": "7.1.0"
9 }, 9 },
10 "scripts": { 10 "scripts": {
11 "preinstall": "npx only-allow pnpm", 11 "preinstall": "npx only-allow pnpm",