diff --git a/package.json b/package.json index 8e6b6361d..b71c1b711 100644 --- a/package.json +++ b/package.json @@ -154,10 +154,5 @@ "typings": "lib/index.d.ts", "pre-commit": [ "lint-staged" - ], - "resolutions": { - "babel-core": "7.0.0-bridge.0", - "jest": "23.6.0", - "babel-jest": "^23.6.0" - } + ] }