We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87ca6d6 commit 560476dCopy full SHA for 560476d
package.json
@@ -28,7 +28,7 @@
28
"gray-matter": "^4.0.3",
29
"lru-cache": "^9.1.0",
30
"next": "^13.3.1",
31
- "next-translate-plugin": "^2.0.5",
+ "next-translate": "^2.0.5",
32
"postcss-scss": "^4.0.6",
33
"react": "^18.2.0",
34
"react-dom": "^18.2.0",
@@ -57,6 +57,7 @@
57
"husky": "^8.0.3",
58
"jest": "^29.5.0",
59
"jest-environment-jsdom": "^29.5.0",
60
+ "next-translate-plugin": "^2.0.5",
61
"stylelint": "^15.5.0",
62
"stylelint-config-standard": "^33.0.0",
63
"typescript": "^5.0.4"
0 commit comments