Skip to content

Commit e064966

Browse files
authored
Merge pull request #16 from dream11/chore/refactor-packagejson
chore: refactor package json
2 parents 2641e7e + 4237958 commit e064966

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@d11/react-native-fast-image",
3-
"version": "8.6.4",
3+
"version": "8.6.5",
44
"description": "🚩 FastImage, performant React Native image component.",
55
"keywords": [
66
"cache",
@@ -22,8 +22,6 @@
2222
"main": "dist/index.cjs.js",
2323
"module": "dist/index.js",
2424
"typings": "dist/index.d.ts",
25-
"source": "src/index",
26-
"react-native": "src/index",
2725
"files": [
2826
"android",
2927
"!android/build",

0 commit comments

Comments
 (0)