Skip to content

Commit

Permalink
ci: add pre install command for mails
Browse files Browse the repository at this point in the history
  • Loading branch information
k1eu committed Aug 9, 2024
1 parent 016db3e commit 75298f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/email-templates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"types": "./dist/index.d.cts",
"private": true,
"scripts": {
"prepare": "pnpm run build",
"build": "tsup",
"clean": "rm -rf dist",
"dev": "email dev -p 3001 --dir ./src/templates",
Expand Down

0 comments on commit 75298f9

Please sign in to comment.