aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2022-07-07 20:57:47 +0530
committerLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2022-07-07 21:00:19 +0530
commit90099a0ac93a7cd762291b0b3cd3a40b89f0cebd (patch)
tree721b8cae6a7d6b3d91f2b89051ef4b0e13e63727 /package.json
parentAllow self-hosted option for bitbucket (diff)
downloadferdium-recipes-90099a0ac93a7cd762291b0b3cd3a40b89f0cebd.tar.gz
ferdium-recipes-90099a0ac93a7cd762291b0b3cd3a40b89f0cebd.tar.zst
ferdium-recipes-90099a0ac93a7cd762291b0b3cd3a40b89f0cebd.zip
Upgrade 'pnpm' to '7.5.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 9f0072a..600be4c 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.4.1" 8 "pnpm": "7.5.0"
9 }, 9 },
10 "scripts": { 10 "scripts": {
11 "preinstall": "npx only-allow pnpm", 11 "preinstall": "npx only-allow pnpm",