Skip to content

Commit

Permalink
feat: add html-to-pdf to deploy
Browse files Browse the repository at this point in the history
Signed-off-by: hxtree <[email protected]>
  • Loading branch information
hxtree committed Oct 27, 2023
1 parent ae199bd commit 2688f80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/html-to-pdf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"app": "bin/app.js"
},
"scripts": {
"artifact": "create-artifact @cats-cradle/luck-by-dice",
"artifact": "create-artifact @cats-cradle/html-to-pdf",
"dev": "nest start --debug --watch",
"build": "tsc",
"build:all": "rush build -t .",
Expand Down

0 comments on commit 2688f80

Please sign in to comment.