define main/types for locales package
This commit is contained in:
parent
83455f137c
commit
7090e12af7
1 changed files with 3 additions and 1 deletions
|
|
@ -1,3 +1,5 @@
|
|||
{
|
||||
"type": "module"
|
||||
"type": "module",
|
||||
"main": "index.js",
|
||||
"types": "index.d.ts"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue