chore: normalize testkit binary path
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
"LICENSE"
|
||||
],
|
||||
"bin": {
|
||||
"toolbox-check": "./dist/cli.js"
|
||||
"toolbox-check": "dist/cli.js"
|
||||
},
|
||||
"exports": {
|
||||
".": {
|
||||
|
||||
Reference in New Issue
Block a user