From fe66367c1bfc01d4046f084a80ef6e85c7e6973b Mon Sep 17 00:00:00 2001 From: zmeyer44 Date: Thu, 11 Jan 2024 16:10:30 +0000 Subject: [PATCH] version changes --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a318230..ee960ef 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@nostr-dev-kit/ndk": "^2.0.0", "@nostr-dev-kit/ndk-cache-dexie": "^2.0.3", "@nostr-dev-kit/ndk-react": "^0.1.1", - "@prisma/client": "^5.8.0", + "@prisma/client": "^5.7.1", "@radix-ui/react-aspect-ratio": "^1.0.3", "@radix-ui/react-avatar": "^1.0.4", "@radix-ui/react-dialog": "^1.0.5", @@ -89,7 +89,7 @@ "postcss": "^8", "prettier": "^3.0.3", "prettier-plugin-tailwindcss": "^0.5.6", - "prisma": "^5.8.0", + "prisma": "^5.7.1", "tailwindcss": "^3", "typescript": "^5", "webln": "^0.3.2"