Skip to content

Commit ec99148

Browse files
committed
chore: add test script
1 parent 33ba744 commit ec99148

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
@@ -22,7 +22,7 @@
2222
"scripts": {
2323
"next": "bumpp",
2424
"publint": "publint",
25-
"test": "echo 'done'",
25+
"test": "node --test",
2626
"fix": "prettier --write ."
2727
},
2828
"dependencies": {

0 commit comments

Comments
 (0)