Skip to content

Commit

Permalink
feat: update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nailiable committed Nov 3, 2024
1 parent aa6c877 commit ed11c08
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@
},
"scripts": {
"build": "tsup",
"watch": "tsup -w"
"watch": "tsup -w",
"jsr": "npx jsr publish"
},
"dependencies": {
"@nailyjs/ioc": "workspace:*",
Expand Down

0 comments on commit ed11c08

Please sign in to comment.