diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package.json b/package.json index 6de23c71bc..0dac2cfccb 100644 --- a/package.json +++ b/package.json @@ -68,17 +68,6 @@ "rimraf": "^2.5.4", "sinon": "^3.2.1" }, - "babel": { - "env": { - "electron": { - "presets": ["es2015", "stage-0", "react"], - "plugins": ["transform-runtime", "inline-react-svg"] - }, - "development": { - "presets": ["react-native"] - } - } - }, "scripts": { "android": "react-native run-android", "postinstall": "electron-builder install-app-deps", |
