Skip to content

Commit d6cbd4d

Browse files
committed
chore: Adds more debugging data
1 parent e677eac commit d6cbd4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"prepare": "husky",
1616
"prettier": "prettier",
1717
"syncpack": "syncpack",
18-
"test": "pnpm dlx @taskless/pack@latest check --fixture ./test/fixture.json --manifest ./dist/manifest.json --wasm ./dist/pack.wasm",
18+
"test": "pnpm dlx @taskless/pack@latest check --fixture ./test/fixture.json --manifest ./dist/manifest.json --wasm ./dist/pack.wasm --format json",
1919
"tsx": "tsx",
2020
"xo": "xo"
2121
},

0 commit comments

Comments
 (0)