We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c784730 commit 537bc2cCopy full SHA for 537bc2c
package.json
@@ -26,7 +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",
+ "update-core-team": "all-contributors generate",
30
"view-info": "yarn tsc && yarn workspace docs view-info"
31
},
32
"husky": {
0 commit comments