Skip to content

Commit cd3fb88

Browse files
committed
Change package.json
1 parent 7873d2e commit cd3fb88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@reusejs/react-native-text-inputs",
33
"version": "0.0.6",
44
"description": "A library which works as a base to build react components and push to npm",
5-
"main": "build/index.js",
5+
"main": "build/src/index.js",
66
"files": [
77
"build"
88
],

0 commit comments

Comments
 (0)