diff --git a/example/package.json b/example/package.json index 1f243149..deab3646 100644 --- a/example/package.json +++ b/example/package.json @@ -3,7 +3,6 @@ "version": "0.0.1", "private": true, "scripts": { - "appium": "appium", "clean-modules": "rm -rf ./node_modules/react-native-permissions/{example,node_modules}", "clean": "rm -rf ./node_modules ./ios/Pods", "preinstall": "cd .. && yarn prepack && cd example",