We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37064e4 commit ac2b922Copy full SHA for ac2b922
packages/i18n/package.json
@@ -12,7 +12,7 @@
12
"exports": {
13
".": "./lib/index.mjs",
14
"./config.json": "./config.json",
15
- "./locales/*": "./locales/*.json"
+ "./locales/*.json": "./locales/*.json"
16
},
17
"scripts": {
18
"build": "tsc --declaration --emitDeclarationOnly",
0 commit comments