Skip to content

Commit 7cbe288

Browse files
committed
Update main field
1 parent 64d777b commit 7cbe288

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": "@mobily/stacks",
33
"description": "⚡ Build React Native views blazingly fast.",
44
"version": "0.9.3",
5-
"main": "./dist/index.js",
5+
"main": "index.js",
66
"scripts": {
77
"clean": "rm -rf ./dist && rm -f ./tsconfig.tsbuildinfo",
88
"build": "tsc --outDir ./dist",

0 commit comments

Comments
 (0)