Skip to content

Commit

Permalink
update npm script
Browse files Browse the repository at this point in the history
  • Loading branch information
ota-meshi committed Dec 25, 2020
1 parent f0e13a4 commit caab1c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -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": [
Expand Down

0 comments on commit caab1c4

Please sign in to comment.