chore: add pnpm version

This commit is contained in:
Koen Kanters
2025-03-02 21:50:34 +01:00
parent 20f76fe48a
commit 19c2840611

View File

@@ -9,6 +9,7 @@
"node": ">=20.0.0"
},
"type": "module",
"packageManager": "pnpm@10.4.1",
"main": "dist/index.js",
"scripts": {
"build": "tsc",