From 6719fef9e92f58b6cfeb891191b1f0d86cf345ab Mon Sep 17 00:00:00 2001 From: zmeyer44 Date: Thu, 11 Jan 2024 16:08:44 +0000 Subject: [PATCH] test --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1e96de3..a318230 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,6 @@ "next-themes": "^0.2.1", "node-html-parser": "^6.1.10", "nostr-tools": "^1.16.0", - "prisma": "^5.8.0", "ramda": "^0.29.1", "react": "^18", "react-aria": "^3.29.1", @@ -90,6 +89,7 @@ "postcss": "^8", "prettier": "^3.0.3", "prettier-plugin-tailwindcss": "^0.5.6", + "prisma": "^5.8.0", "tailwindcss": "^3", "typescript": "^5", "webln": "^0.3.2"