diff --git a/package.json b/package.json index 659d56ec..5fc24820 100644 --- a/package.json +++ b/package.json @@ -43,10 +43,6 @@ "jest": { "preset": "react-native" }, - "dependencies": { - "babel": "^6.23.0", - "babel-runtime": "^6.26.0" - }, "devDependencies": { "@babel/core": "^7.10.4", "@babel/runtime": "^7.10.2", diff --git a/yarn.lock b/yarn.lock index 02c5b439..b7a46291 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3385,11 +3385,6 @@ babel-runtime@^6.26.0: core-js "^2.4.0" regenerator-runtime "^0.11.0" -babel@^6.23.0: - version "6.23.0" - resolved "https://registry.yarnpkg.com/babel/-/babel-6.23.0.tgz#d0d1e7d803e974765beea3232d4e153c0efb90f4" - integrity sha1-0NHn2APpdHZb7qMjLU4VPA77kPQ= - balanced-match@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"