From e4d62d4230a841e910afffcc6c936a0c2ef52466 Mon Sep 17 00:00:00 2001 From: tangly1024 Date: Wed, 15 Dec 2021 11:06:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0sitemap=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a56f0336..b6361461 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "eslint-plugin-node": "^11.1.0", "eslint-plugin-promise": "^5.1.0", "eslint-plugin-react": "^7.23.2", - "next-sitemap": "^1.6.102", + "next-sitemap": "^1.6.203", "postcss": "^8.2.15", "tailwindcss": "^2.1.2" },