Skip to content

Commit 699bbe1

Browse files
committed
build: add script to update core team
1 parent aa7ddc4 commit 699bbe1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +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",
2930
"view-info": "yarn tsc && yarn workspace docs view-info"
3031
},
3132
"husky": {

0 commit comments

Comments
 (0)