Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Commit f0b6365

Browse files
committed
add next-seo package
1 parent 094a337 commit f0b6365

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161
"graphql": "^15.4.0",
6262
"husky": "^4.3.6",
6363
"lint-staged": "^10.5.3",
64+
"next-seo": "^4.17.0",
6465
"next-sitemap": "^1.3.29",
6566
"postcss-flexbugs-fixes": "^4.2.1",
6667
"postcss-preset-env": "^6.7.0",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9011,6 +9011,11 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0:
90119011
resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.0.tgz#0fbdcf3e13fe4994781280524f8b96b0cdff9c61"
90129012
integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==
90139013

9014+
next-seo@^4.17.0:
9015+
version "4.17.0"
9016+
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-4.17.0.tgz#fb3dbe0ed7414aa9d83872ef5d8510980a6dae7e"
9017+
integrity sha512-/hnb3oq7bhi8s7bup7+Lm6VzzgRucj+JrWtp+dJiYs/04H0N/NhmE9MpepixQ16fFj6G/39JLYxhzsO/QZG/Kw==
9018+
90149019
next-sitemap@^1.3.29:
90159020
version "1.3.29"
90169021
resolved "https://registry.yarnpkg.com/next-sitemap/-/next-sitemap-1.3.29.tgz#3ab04a2544ec2dab0a15c9eb9bf065cc60657752"

0 commit comments

Comments
 (0)