Skip to content

Commit ef052ca

Browse files
fix(package): update i18next to version 17.0.6
Closes #27
1 parent 7564f7a commit ef052ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
},
4949
"homepage": "https://github.com/koreezgames/phaser3-i18n-plugin#readme",
5050
"dependencies": {
51-
"i18next": "^15.0.2",
51+
"i18next": "^17.0.6",
5252
"i18next-xhr-backend": "^2.0.0"
5353
},
5454
"peerDependencies": {

0 commit comments

Comments
 (0)