Skip to content

Commit

Permalink
fix: create artifact for api service (#798)
Browse files Browse the repository at this point in the history
Signed-off-by: hxtree <[email protected]>
  • Loading branch information
hxtree authored Feb 3, 2024
1 parent 4535de4 commit 459d6a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"scripts": {
"dev": "nest start --debug --watch",
"artifact": "create-artifact @cats-cradle/api-gateway",
"artifact": "create-artifact @cats-cradle/api",
"build": "tsc",
"build:all": "rush build -t .",
"watch": "tsc -w",
Expand Down

0 comments on commit 459d6a1

Please sign in to comment.