Skip to content

Commit 0b316b8

Browse files
committed
fix: config
1 parent 7384e0d commit 0b316b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vbt.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"push": true,
3-
"preBumpCheck": "npm run check && npm test:coverage",
3+
"preBumpCheck": "npm run check && npm run test:coverage",
44
"files": ["README.md"]
55
}

0 commit comments

Comments
 (0)