chore: normalize testkit binary path

This commit is contained in:
2026-07-20 17:54:56 +02:00
parent ce9bddb218
commit bc0135e528

View File

@@ -26,7 +26,7 @@
"LICENSE"
],
"bin": {
"toolbox-check": "./dist/cli.js"
"toolbox-check": "dist/cli.js"
},
"exports": {
".": {