Skip to content

Commit 39a5d57

Browse files
authored
🎉 Add resolution to index.js for react-native environment (#4)
Co-authored-by: Vasu <vasu>
1 parent 1e80ea4 commit 39a5d57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "1.0.0",
44
"license": "MIT",
55
"repository": "node-gfx/image-data",
6+
"react-native":"index.js",
67
"browser": "browser.js",
78
"scripts": {
89
"test": "standard && nyc --check-coverage --lines=100 node test"

0 commit comments

Comments
 (0)