Skip to content

Commit 537bc2c

Browse files
committed
build: update command to be more semantic
1 parent c784730 commit 537bc2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"test": "node scripts/test.js",
2727
"tsc": "yarn workspace @vuepress/shared-utils tsc",
2828
"unregister-vuepress": "lerna exec --scope vuepress -- yarn unlink",
29-
"update-contributors": "all-contributors generate",
29+
"update-core-team": "all-contributors generate",
3030
"view-info": "yarn tsc && yarn workspace docs view-info"
3131
},
3232
"husky": {

0 commit comments

Comments
 (0)