From 2a8e4834cd66d825792563724a9f09bc963af4a6 Mon Sep 17 00:00:00 2001 From: Mayank Date: Thu, 27 Jun 2024 13:43:32 +0530 Subject: [PATCH] Update deps --- examples/tailwind/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/tailwind/package.json b/examples/tailwind/package.json index 6328a4c6..671e6571 100644 --- a/examples/tailwind/package.json +++ b/examples/tailwind/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@mayank1513/fork-me": "^2.1.2", - "next": "14.2.4", + "next": "^14.2.4", "nextjs-themes": "workspace:*", "react": "^18.3.1", "react-dom": "^18.3.1"