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 16a0c19 commit 647da65Copy full SHA for 647da65
licence
@@ -1,4 +1,4 @@
1
-Copyright (c) 2024 i18next
+Copyright (c) 2025 i18next
2
3
Permission is hereby granted, free of charge, to any person obtaining a copy
4
of this software and associated documentation files (the "Software"), to deal
package.json
@@ -27,7 +27,7 @@
27
},
28
"module": "./esm/index.js",
29
"dependencies": {
30
- "cross-fetch": "4.0.0"
+ "cross-fetch": "4.1.0"
31
32
"types": "./index.d.mts",
33
"devDependencies": {
0 commit comments