Skip to content

Commit 39d4fc2

Browse files
committed
chore: rename script for ci
1 parent 1f95c86 commit 39d4fc2

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
@@ -21,7 +21,7 @@
2121
"prettier": "@barelyhuman/prettier-config",
2222
"scripts": {
2323
"next": "bumpp",
24-
"publint": "publint",
24+
"package:lint": "publint",
2525
"test": "node --test",
2626
"fix": "prettier --write ."
2727
},

0 commit comments

Comments
 (0)