diff --git a/package.json b/package.json index 6b0f805..cb2e767 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,6 @@ }, "devDependencies": { "@babel/core": "^7.25.10", - "@babel/runtime": "^7.25.3", "@react-native-community/cli": "^18.0.0", "@react-native-community/cli-platform-android": "18.0.0", "@react-native-community/cli-platform-ios": "18.0.0", @@ -92,14 +91,7 @@ "bugs": { "url": "https://github.com/Usercentrics/react-native-sdk/issues" }, - "dependencies": { - "hermes-engine": "^0.11.0", - "install": "^0.13.0", - "npm": "^11.6.0", - "react-native-safe-area-context": "^5.6.1", - "react-native-screens": "^4.16.0", - "react-native-webview": "^13.16.0" - }, + "dependencies": {}, "codegenConfig": { "name": "RNUsercentricsModule", "type": "all",