Skip to content

Commit

Permalink
chore(pkg): rename to generate
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux authored and benjamincanac committed Jul 2, 2020
1 parent aefd202 commit d04d022
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"build": "nuxt build",
"start": "nuxt start",
"export": "nuxt export",
"static": "nuxt-static",
"generate": "nuxt-static",
"serve": "nuxt serve",
"lint": "eslint --ext .js,.vue --ignore-path .gitignore ."
},
Expand Down

0 comments on commit d04d022

Please sign in to comment.