aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Balaji Vijayakumar <kuttibalaji.v6@gmail.com>2023-01-02 10:39:01 +0530
committerLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2023-01-02 10:41:09 +0530
commitb3128c7dc2e0ed932b5efe24de058ee58856a3a7 (patch)
tree0133e871a8b983d746227b83795a8715a26aa5ce /package.json
parentadd matchcom-cahors as a contributor for code (#277) [skip ci] (diff)
downloadferdium-recipes-b3128c7dc2e0ed932b5efe24de058ee58856a3a7.tar.gz
ferdium-recipes-b3128c7dc2e0ed932b5efe24de058ee58856a3a7.tar.zst
ferdium-recipes-b3128c7dc2e0ed932b5efe24de058ee58856a3a7.zip
Update pnpm to 7.21.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 42d8abc..807f471 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.19.0" 8 "pnpm": "7.21.0"
9 }, 9 },
10 "scripts": { 10 "scripts": {
11 "preinstall": "npx only-allow pnpm", 11 "preinstall": "npx only-allow pnpm",