From 390be41948da9e8da481c000ce696279727b6c61 Mon Sep 17 00:00:00 2001 From: Roman Volosovskyi Date: Wed, 27 Mar 2019 18:14:29 +0200 Subject: [PATCH] _ --- mobile_files/package.json.orig | 4 ---- 1 file changed, 4 deletions(-) diff --git a/mobile_files/package.json.orig b/mobile_files/package.json.orig index d656b2859549..3afc0274d18f 100644 --- a/mobile_files/package.json.orig +++ b/mobile_files/package.json.orig @@ -6,7 +6,6 @@ "start": "node node_modules/react-native/local-cli/cli.js start" }, "dependencies": { - "@babel/core": "^7.3.4", "@babel/generator": "7.0.0", "@babel/helper-builder-react-jsx": "7.0.0", "@babel/plugin-transform-block-scoping": "7.0.0", @@ -70,8 +69,5 @@ "url": "0.10.3", "web3": "git+https://github.com/status-im/web3.js.git#0.20.2-status", "web3-utils": "1.0.0-beta.36" - }, - "devDependencies": { - "@babel/core": "^7.3.4" } }