Skip to content

Commit caab1c4

Browse files
committed
update npm script
1 parent f0e13a4 commit caab1c4

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
@@ -18,6 +18,7 @@
1818
"version": "npm run lint -- --fix && git add .",
1919
"update": "node ./tools/update.js",
2020
"docs:watch": "vuepress dev docs",
21+
"predocs:build": "npm run update",
2122
"docs:build": "vuepress build docs"
2223
},
2324
"files": [

0 commit comments

Comments
 (0)