We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
main
1 parent 64d777b commit 7cbe288Copy full SHA for 7cbe288
package.json
@@ -2,7 +2,7 @@
2
"name": "@mobily/stacks",
3
"description": "⚡ Build React Native views blazingly fast.",
4
"version": "0.9.3",
5
- "main": "./dist/index.js",
+ "main": "index.js",
6
"scripts": {
7
"clean": "rm -rf ./dist && rm -f ./tsconfig.tsbuildinfo",
8
"build": "tsc --outDir ./dist",
0 commit comments