We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aac6010 commit 8d0b54bCopy full SHA for 8d0b54b
package.json
@@ -6,9 +6,9 @@
6
"author": "Travis Fischer <[email protected]>",
7
"license": "MIT",
8
"version": "7.7.2",
9
- "packageManager": "pnpm@10.17.0",
+ "packageManager": "pnpm@10.26.0",
10
"engines": {
11
- "node": ">=18"
+ "node": ">=20"
12
},
13
"type": "module",
14
"scripts": {
@@ -52,4 +52,4 @@
52
"eslint --fix"
53
]
54
}
55
-}
+}
0 commit comments