Skip to content

Commit

Permalink
📦 Upgrade tsx package (#964)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukevella authored Dec 15, 2023
1 parent fc6c1d5 commit 3952814
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/database/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"@rallly/tsconfig": "*",
"@types/node": "^18.15.10",
"prisma": "^5.3.1",
"tsx": "^3.14.0"
"tsx": "^4.6.2"
}
}

1 comment on commit 3952814

@vercel
Copy link

@vercel vercel bot commented on 3952814 Dec 15, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

app – ./

app-git-main-rallly.vercel.app
app-rallly.vercel.app
app.rallly.co

Please sign in to comment.