From 9cfdb7780ddfa1f45a30df8b3e523c4d34161822 Mon Sep 17 00:00:00 2001 From: Priyanshu Gupta <140606611+Priyansxu@users.noreply.github.com> Date: Mon, 8 Jan 2024 07:58:38 +0530 Subject: [PATCH] Update package.json --- package.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index e158304..171cd9b 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,10 @@ "react-dom": "18.2.0", "react-icons": "^4.8.0", "react-vertical-timeline-component": "^3.6.0", - "tailwindcss": "3.3.1" + "tailwindcss": "3.3.1", + "@next/env": "^12.0.7", + "vercel": "^23.1.2", + "wrangler": "^1.19.5" }, "devDependencies": { "@cloudflare/next-on-pages": "^1.8.3"