aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2023-03-21 02:55:01 +0530
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2023-03-21 02:55:01 +0530
commit2dc578847f5fdd6c1788d58e8519a7b8410e6048 (patch)
treee7305a39e42b34d30e1ce37410f18db0c7747d27 /package.json
parentadd tamas646 as a contributor for code (#325) [skip ci] (diff)
downloadferdium-recipes-2dc578847f5fdd6c1788d58e8519a7b8410e6048.tar.gz
ferdium-recipes-2dc578847f5fdd6c1788d58e8519a7b8410e6048.tar.zst
ferdium-recipes-2dc578847f5fdd6c1788d58e8519a7b8410e6048.zip
Upgrade 'npm' to '18.15.0' and 'pnpm' to 7.30.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 e692a4d..c3b926a 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.27.0" 8 "pnpm": "7.30.0"
9 }, 9 },
10 "scripts": { 10 "scripts": {
11 "preinstall": "npx only-allow pnpm", 11 "preinstall": "npx only-allow pnpm",