Skip to content

Commit

Permalink
docs: update example build script (#359)
Browse files Browse the repository at this point in the history
  • Loading branch information
BobbieGoede authored Sep 14, 2024
1 parent 4ab5679 commit e06e96a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ A minimum `package.json` should look like this:
"dist"
],
"scripts": {
"prepack": "nuxt-module-build"
"prepack": "nuxt-module-build build"
},
"dependencies": {
"@nuxt/kit": "npm:@nuxt/kit-edge@latest"
Expand Down

0 comments on commit e06e96a

Please sign in to comment.