Skip to content

Commit 87bc9d8

Browse files
committed
fixed package name in package.json
1 parent d030389 commit 87bc9d8

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,5 +1,5 @@
11
{
2-
"name": "i18next-remote-backend-with-locals",
2+
"name": "@autofleet/i18next-remote-backend-with-locals",
33
"version": "1.0.0",
44
"description": "An i18next backend plugin to work with both local resources and remote backend.",
55
"main": "src/index.js",

0 commit comments

Comments
 (0)