Skip to content

Commit

Permalink
Update main field
Browse files Browse the repository at this point in the history
  • Loading branch information
mobily committed Jun 17, 2020
1 parent 64d777b commit 7cbe288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -2,7 +2,7 @@
"name": "@mobily/stacks",
"description": "⚡ Build React Native views blazingly fast.",
"version": "0.9.3",
"main": "./dist/index.js",
"main": "index.js",
"scripts": {
"clean": "rm -rf ./dist && rm -f ./tsconfig.tsbuildinfo",
"build": "tsc --outDir ./dist",
Expand Down

0 comments on commit 7cbe288

Please sign in to comment.