diff --git a/package.json b/package.json index f1e9f5c..d356253 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "react-native-actions-sheet", - "version": "0.8.4", + "version": "0.8.5", "description": "A Cross Platform(Android & iOS) ActionSheet with a robust and flexible api, native performance and zero dependency code for react native. Create anything you want inside ActionSheet.", - "main": "./dist/index.js", + "main": "dist/index.js", "repository": { "type": "git", "url": "git+https://github.com/ammarahm-ed/react-native-actions-sheet.git"