Skip to content

Commit 192e38c

Browse files
committed
Update package.json
1 parent f4d5f1f commit 192e38c

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": "frames-react-native",
33
"version": "1.1.8",
44
"description": "Frames React Native",
5-
"main": "dist/index.js",
5+
"main": "src/index.tsx",
66
"scripts": {
77
"test": "jest --coverage",
88
"test:watch": "jest --watch --coverage=false",

0 commit comments

Comments
 (0)