We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7873d2e commit cd3fb88Copy full SHA for cd3fb88
package.json
@@ -2,7 +2,7 @@
2
"name": "@reusejs/react-native-text-inputs",
3
"version": "0.0.6",
4
"description": "A library which works as a base to build react components and push to npm",
5
- "main": "build/index.js",
+ "main": "build/src/index.js",
6
"files": [
7
"build"
8
],
0 commit comments