We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcd2fbc commit 31111a2Copy full SHA for 31111a2
1 file changed
package.json
@@ -8,7 +8,6 @@
8
},
9
"preferGlobal": true,
10
"type": "module",
11
- "packageManager": "pnpm@10.0.0",
12
"scripts": {
13
"start": "node bin/index.js",
14
"test": "TZ=UTC vitest run tests/*",
0 commit comments