Add next-seo
This commit is contained in:
parent
81e07356e9
commit
d432d36fce
@ -25,6 +25,7 @@
|
||||
"next": "13.0.3",
|
||||
"next-auth": "^4.16.4",
|
||||
"next-connect": "^0.13.0",
|
||||
"next-seo": "^5.14.1",
|
||||
"node-cache": "^5.1.2",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0"
|
||||
|
@ -3324,6 +3324,11 @@ next-connect@^0.13.0:
|
||||
dependencies:
|
||||
trouter "^3.2.0"
|
||||
|
||||
next-seo@^5.14.1:
|
||||
version "5.14.1"
|
||||
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-5.14.1.tgz#d07322edc37634fbd9beca51fb04177910d8031c"
|
||||
integrity sha512-NiJeQbxYP3z+EMp52q8k3Q+OfX2+Yv2WehERDj98r2wjXxL+woKpRBdsSVYolTD0Hm8IWs42SzaISE93RoQdOw==
|
||||
|
||||
next@13.0.3:
|
||||
version "13.0.3"
|
||||
resolved "https://registry.npmjs.org/next/-/next-13.0.3.tgz"
|
||||
|
Reference in New Issue
Block a user