diff --git a/package.json b/package.json index 2eeab9e..3687581 100644 --- a/package.json +++ b/package.json @@ -4,15 +4,6 @@ "description": "ExpoScreenCapture standalone module", "main": "build/ScreenCapture.js", "types": "build/ScreenCapture.d.ts", - "scripts": { - "build": "expo-module build", - "clean": "expo-module clean", - "lint": "expo-module lint", - "test": "expo-module test", - "prepare": "expo-module prepare", - "prepublishOnly": "expo-module prepublishOnly", - "expo-module": "expo-module" - }, "keywords": [ "react-native", "expo",