aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2023-01-20 15:24:08 +0530
committerLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2023-01-20 15:26:13 +0530
commit71ec88b828856eef7dc9ae8b5d4774ebcb7855cc (patch)
tree6442a329d583beab92564d820fda12fcee3c7896 /package.json
parentUpdate serviceUrls for all google services to return to the current user's pa... (diff)
downloadferdium-recipes-71ec88b828856eef7dc9ae8b5d4774ebcb7855cc.tar.gz
ferdium-recipes-71ec88b828856eef7dc9ae8b5d4774ebcb7855cc.tar.zst
ferdium-recipes-71ec88b828856eef7dc9ae8b5d4774ebcb7855cc.zip
Upgrade 'pnpm' to '7.25.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 807f471..8e30f21 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.21.0" 8 "pnpm": "7.25.1"
9 }, 9 },
10 "scripts": { 10 "scripts": {
11 "preinstall": "npx only-allow pnpm", 11 "preinstall": "npx only-allow pnpm",