We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4d5f1f commit 192e38cCopy full SHA for 192e38c
package.json
@@ -2,7 +2,7 @@
2
"name": "frames-react-native",
3
"version": "1.1.8",
4
"description": "Frames React Native",
5
- "main": "dist/index.js",
+ "main": "src/index.tsx",
6
"scripts": {
7
"test": "jest --coverage",
8
"test:watch": "jest --watch --coverage=false",
0 commit comments