mirror of
https://github.com/status-im/react-native-fast-image.git
synced 2025-02-24 04:08:21 +00:00
Rename to index. Remove unused utils.
This commit is contained in:
parent
aff03a8651
commit
961fa9b82e
@ -18,11 +18,10 @@
|
|||||||
"files": [
|
"files": [
|
||||||
"ios",
|
"ios",
|
||||||
"android",
|
"android",
|
||||||
"utils",
|
"index.js",
|
||||||
"FastImage.js",
|
|
||||||
"index.d.ts"
|
"index.d.ts"
|
||||||
],
|
],
|
||||||
"main": "FastImage.js",
|
"main": "index.js",
|
||||||
"directories": {
|
"directories": {
|
||||||
"example": "example"
|
"example": "example"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user