Skip to content

Commit

Permalink
💚 Fix api dockerfile build
Browse files Browse the repository at this point in the history
  • Loading branch information
naelob committed Apr 11, 2024
1 parent 77924b0 commit 64cce9c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
"scripts": {
"start:dev": "tsc -w",
"build": "tsc",
"prepare": "pnpm run build",
"format": "prettier --write \"src/**/*.ts\"",
"lint": "tslint -p tsconfig.json -c tslint.json",
"test": "jest",
Expand Down

1 comment on commit 64cce9c

@vercel
Copy link

@vercel vercel bot commented on 64cce9c Apr 11, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.