Skip to content

Commit

Permalink
chore: add prepare step
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Aug 29, 2023
1 parent 5ca744c commit 80dd36c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "0.1.0",
"private": true,
"scripts": {
"prepare": "nitropack prepare",
"build": "nitropack build",
"dev": "nitropack dev",
"lint": "eslint --ext .ts,.js,.mjs,.cjs . && prettier -c .",
Expand Down

0 comments on commit 80dd36c

Please sign in to comment.