diff --git a/package.json b/package.json index 8c1da5be92..d1a3e9065e 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,7 @@ "repository": "https://github.com/getsentry/react-native-sentry", "version": "0.30.2", "description": "Official Sentry SDK for react-native", + "typings": "lib/Sentry.d.ts", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1",