aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.nvmrc2
-rw-r--r--package.json2
-rw-r--r--pnpm-lock.yaml3
3 files changed, 5 insertions, 2 deletions
diff --git a/.nvmrc b/.nvmrc
index d939939..55bffd6 100644
--- a/.nvmrc
+++ b/.nvmrc
@@ -1 +1 @@
18.13.0 18.15.0
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",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 0e7cd78..1c73e3b 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -28,6 +28,9 @@ importers:
28 simple-git: 3.16.0 28 simple-git: 3.16.0
29 targz: 1.0.1 29 targz: 1.0.1
30 30
31 recipes/BlueBubbles:
32 specifiers: {}
33
31 recipes/NewsBlur: 34 recipes/NewsBlur:
32 specifiers: {} 35 specifiers: {}
33 36