From 95c6b29db03ecb7e007e575ca194dcac5a0b65fb Mon Sep 17 00:00:00 2001 From: yudejp Date: Sat, 14 Aug 2021 10:00:29 +0900 Subject: [PATCH] Add pkg: next-seo --- package.json | 1 + yarn.lock | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/package.json b/package.json index 33e9c08..617485f 100644 --- a/package.json +++ b/package.json @@ -29,6 +29,7 @@ "autoprefixer": "^10.2.5", "axios": "^0.21.1", "next": "^11.1.0", + "next-seo": "^4.26.0", "next-themes": "^0.0.14", "next-translate": "^1.0.7", "popper.js": "^1.16.1", diff --git a/yarn.lock b/yarn.lock index a56d209..5008078 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2211,6 +2211,11 @@ neo-async@^2.6.2: resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f" integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw== +next-seo@^4.26.0: + version "4.26.0" + resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-4.26.0.tgz#4218cfae5651fdc2e330dcdf1cc1b34ce199d41c" + integrity sha512-5TqywQ3XAwqdmEU1AyNZjR7WdDKFTkDD8aBtgQelPvzBUEy8i0mTjtiw+09jhiHFNik6FqS8uPKCaYcY6jRgSQ== + next-themes@^0.0.14: version "0.0.14" resolved "https://registry.yarnpkg.com/next-themes/-/next-themes-0.0.14.tgz#2b9861990bc453149e23d8e6ef1a25a119e36675"