diff --git a/package.json b/package.json index cca34e8c8..72b4d6976 100644 --- a/package.json +++ b/package.json @@ -18,6 +18,7 @@ "version": "npm run lint -- --fix && git add .", "update": "node ./tools/update.js", "docs:watch": "vuepress dev docs", + "predocs:build": "npm run update", "docs:build": "vuepress build docs" }, "files": [