Skip to content

Commit

Permalink
fix: remove neon, add postgres
Browse files Browse the repository at this point in the history
  • Loading branch information
nahoc committed Dec 10, 2024
1 parent 27abded commit 1908bad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@risc0/ui",
"version": "0.0.242",
"version": "0.0.243",
"private": false,
"sideEffects": false,
"type": "module",
Expand All @@ -17,7 +17,6 @@
"dependencies": {
"@biomejs/biome": "1.9.4",
"@formkit/auto-animate": "0.8.2",
"@neondatabase/serverless": "0.10.4",
"@number-flow/react": "0.4.2",
"@poppinss/intl-formatter": "3.0.3",
"@radix-ui/react-avatar": "1.1.1",
Expand Down Expand Up @@ -67,6 +66,7 @@
"notion-utils": "6.16.0",
"npm-run-all": "4.1.5",
"nuqs": "2.2.3",
"postgres": "3.4.5",
"pretty-ms": "9.2.0",
"prismjs": "1.29.0",
"react-hook-form": "7.53.2",
Expand Down

0 comments on commit 1908bad

Please sign in to comment.