Skip to content

Commit 5b8bfa0

Browse files
fix(package): update i18next-xhr-backend to version 3.1.1
Closes #26
1 parent 7564f7a commit 5b8bfa0

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
@@ -49,7 +49,7 @@
4949
"homepage": "https://github.com/koreezgames/phaser3-i18n-plugin#readme",
5050
"dependencies": {
5151
"i18next": "^15.0.2",
52-
"i18next-xhr-backend": "^2.0.0"
52+
"i18next-xhr-backend": "^3.1.1"
5353
},
5454
"peerDependencies": {
5555
"phaser": "^3.12.0"

0 commit comments

Comments
 (0)