Skip to content

Commit c39216f

Browse files
committed
[feat] Add back in "test" for pre-commit
1 parent b091def commit c39216f

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
@@ -26,7 +26,7 @@
2626
"database"
2727
],
2828
"pre-commit": [
29-
29+
"test"
3030
],
3131
"dependencies": {
3232
"joi": "^12.0.0",

0 commit comments

Comments
 (0)