mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-09-03 10:53:47 +02:00
fix: package export file path (#1351)
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user