diff --git a/package.json b/package.json index 77625f1f..7e2022ac 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "react-native-sqlcipher-storage", "version": "0.0.5", "description": "SQLCipher bindings for React Native (Android & iOS)", - "main": "src/index.js", + "main": "./src/index.js", "author": "Axsy", "scripts": { "start": "node node_modules/react-native/local-cli/cli.js start",