Skip to content

Instantly share code, notes, and snippets.

@avaly
Created September 1, 2018 11:56
Show Gist options
  • Save avaly/f5760142157d618dfafcc2d27cce56ff to your computer and use it in GitHub Desktop.
Save avaly/f5760142157d618dfafcc2d27cce56ff to your computer and use it in GitHub Desktop.
babel-inline-classnames-diff
diff --git a/package.json b/package.json
index 6a694e4..3dbaf84 100644
--- a/package.json
+++ b/package.json
@@ -42,9 +42,7 @@
"@babel/core": "^7.0.0",
"@babel/plugin-syntax-jsx": "^7.0.0",
"@babel/plugin-transform-modules-commonjs": "^7.0.0",
- "babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^9.0.0",
- "babel-jest": "^23.4.2",
"classnames": "^2.2.5",
"eslint": "^5.4.0",
"eslint-config-prettier": "^3.0.1",
diff --git a/yarn.lock b/yarn.lock
index 171ec91..3e3f766 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -526,10 +526,6 @@ babel-core@^6.0.0, babel-core@^6.26.0:
slash "^1.0.0"
source-map "^0.5.7"
-babel-core@^7.0.0-bridge.0:
- version "7.0.0-bridge.0"
- resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-7.0.0-bridge.0.tgz#95a492ddd90f9b4e9a4a1da14eb335b87b634ece"
-
babel-eslint@^9.0.0:
version "9.0.0"
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-9.0.0.tgz#7d9445f81ed9f60aff38115f838970df9f2b6220"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment