Skip to content

Commit 2f45043

Browse files
committed
Bump version to: 2.0.14 [skip ci]
1 parent 27e49b7 commit 2f45043

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": "2.0.13",
3+
"version": "2.0.14",
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)