Skip to content

Commit

Permalink
chore: reinstall other dependencies with babel, to dedupe babel/core …
Browse files Browse the repository at this point in the history
…to v7.10.2
  • Loading branch information
sohkai committed Jun 4, 2020
1 parent 37a2716 commit ad5acf6
Show file tree
Hide file tree
Showing 2 changed files with 998 additions and 1,340 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -73,7 +73,7 @@
"@babel/preset-env": "^7.10.2",
"@babel/preset-react": "^7.10.1",
"babel-eslint": "^10.0.1",
"babel-jest": "^25.1.0",
"babel-jest": "^26.0.1",
"babel-plugin-styled-components": "^1.10.6",
"bundlewatch": "^0.2.6",
"cross-env": "^5.2.0",
Expand All @@ -90,9 +90,9 @@
"eslint-plugin-react-hooks": "^1.6.0",
"eslint-plugin-standard": "^4.0.0",
"husky": "^1.0.1",
"jest": "^25.1.0",
"jest": "^26.0.1",
"lint-staged": "^8.1.1",
"parcel-bundler": "^1.10.1",
"parcel-bundler": "^1.12.4",
"parcel-plugin-bundle-visualiser": "^1.2.0",
"prettier": "^1.19.1",
"ps-node": "^0.1.6",
Expand Down

0 comments on commit ad5acf6

Please sign in to comment.