diff --git a/package.json b/package.json index fd4dd83c..b966063e 100644 --- a/package.json +++ b/package.json @@ -33,10 +33,5 @@ "eslint": "^2.13.1", "eslint-plugin-react": "^4.3.0" }, - "nativePackage": true, - "rnpm": { - "ios": { - "project": "ios/RNSVG.xcodeproj" - } - } + "nativePackage": true }