There was an error while loading. Please reload this page.
1 parent aa7ddc4 commit 699bbe1Copy full SHA for 699bbe1
package.json
@@ -26,6 +26,7 @@
26
"test": "node scripts/test.js",
27
"tsc": "yarn workspace @vuepress/shared-utils tsc",
28
"unregister-vuepress": "lerna exec --scope vuepress -- yarn unlink",
29
+ "update-contributors": "all-contributors generate",
30
"view-info": "yarn tsc && yarn workspace docs view-info"
31
},
32
"husky": {
0 commit comments