From e0c671634967e6abeb0d3814a7f7e6aae8c41463 Mon Sep 17 00:00:00 2001 From: hailin Date: Tue, 15 Apr 2025 20:10:43 +0800 Subject: [PATCH] . --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 8d76992..ebef4a9 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,8 @@ "remark-math": "^6.0.0", "sonner": "^1.3.1", "uuid": "^9.0.1", - "zod": "^3.22.4" + "zod": "^3.22.4", + "next-intl": "^4.0.2" }, "devDependencies": { "@next/bundle-analyzer": "^14.0.2",