Skip to content

Commit f6e410c

Browse files
committed
Bump version to: 3.1.3 [skip ci]
1 parent 19c5cc0 commit f6e410c

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
@@ -1,6 +1,6 @@
11
{
22
"name": "vite-plugin-i18next-loader",
3-
"version": "3.1.2",
3+
"version": "3.1.3",
44
"description": "Vite plugin loader for client embedded i18next locales composited from one to many json or yaml files.",
55
"type": "module",
66
"main-note": "Though this is ESM only, the following main is to appease tsc and varieties of moduleResolution e.g. node vs nodenext, otherwise types aren't found. see https://github.com/rosskevin/ts-esm-workspaces/tree/bug-main-required-to-build#workaround ",

0 commit comments

Comments
 (0)