Skip to content

Commit ae9398e

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

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": "^19.4.3",
5252
"i18next-xhr-backend": "^2.0.0"
5353
},
5454
"peerDependencies": {

0 commit comments

Comments
 (0)