Skip to content

Commit 560476d

Browse files
Update package.json
1 parent 87ca6d6 commit 560476d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"gray-matter": "^4.0.3",
2929
"lru-cache": "^9.1.0",
3030
"next": "^13.3.1",
31-
"next-translate-plugin": "^2.0.5",
31+
"next-translate": "^2.0.5",
3232
"postcss-scss": "^4.0.6",
3333
"react": "^18.2.0",
3434
"react-dom": "^18.2.0",
@@ -57,6 +57,7 @@
5757
"husky": "^8.0.3",
5858
"jest": "^29.5.0",
5959
"jest-environment-jsdom": "^29.5.0",
60+
"next-translate-plugin": "^2.0.5",
6061
"stylelint": "^15.5.0",
6162
"stylelint-config-standard": "^33.0.0",
6263
"typescript": "^5.0.4"

0 commit comments

Comments
 (0)