We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9fbefa commit 4be3b1fCopy full SHA for 4be3b1f
1 file changed
package.json
@@ -2,7 +2,7 @@
2
"name": "react-native-feather",
3
"version": "1.0.0",
4
"description": "React Native component for Feather icons",
5
- "main": "index.js",
+ "main": "src/index.js",
6
"scripts": {
7
"test": "echo \"Error: no test specified\" && exit 1"
8
},
0 commit comments