fix: package export file path (#1351)
This commit is contained in:
parent
cade2ac67f
commit
60ddcaa068
|
|
@ -30,7 +30,7 @@
|
|||
},
|
||||
"import": {
|
||||
"types": "./dist/esm/tabler-icons-react-native.d.ts",
|
||||
"default": "./dist/esm/tabler-icons-react-native.cjs"
|
||||
"default": "./dist/esm/tabler-icons-react-native.mjs"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue