diff --git a/package.json b/package.json index d7cde6e5..c57f4c49 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-permissions", - "version": "2.0.7", + "version": "2.0.8", "license": "MIT", "description": "An unified permissions API for React Native on iOS and Android", "author": "Mathieu Acthernoene ", @@ -15,7 +15,7 @@ "permission", "authorization" ], - "types": "lib/typescript/src/index.d.ts", + "types": "lib/typescript/index.d.ts", "main": "lib/commonjs/index.js", "module": "lib/module/index.js", "files": [