Skip to content

Commit 31111a2

Browse files
committed
chore(config): remove packageManager field
1 parent dcd2fbc commit 31111a2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
},
99
"preferGlobal": true,
1010
"type": "module",
11-
"packageManager": "pnpm@10.0.0",
1211
"scripts": {
1312
"start": "node bin/index.js",
1413
"test": "TZ=UTC vitest run tests/*",

0 commit comments

Comments
 (0)