Skip to content

Commit

Permalink
docs: add postinstall script
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Aug 4, 2024
1 parent 4408e4c commit f1ce27e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"private": true,
"type": "module",
"scripts": {
"postinstall": "nuxi prepare",
"dev": "nuxi dev",
"generate": "nuxi generate",
"build": "nuxi build",
Expand Down

0 comments on commit f1ce27e

Please sign in to comment.