Skip to content

Commit

Permalink
chore: remove @babel/plugin-proposal-class-properties and re-create y…
Browse files Browse the repository at this point in the history
…arn.lock from scratch
  • Loading branch information
sohkai committed Jun 3, 2020
1 parent 279c7b4 commit 84e9fce
Show file tree
Hide file tree
Showing 3 changed files with 1,932 additions and 2,500 deletions.
1 change: 0 additions & 1 deletion .babelrc
Expand Up @@ -13,7 +13,6 @@
],
"plugins": [
["styled-components", { "displayName": true }],
"@babel/plugin-proposal-class-properties",
],
"env": {
"test": {
Expand Down
1 change: 0 additions & 1 deletion package.json
Expand Up @@ -70,7 +70,6 @@
"devDependencies": {
"@aragon/os": "^4.0.0",
"@babel/core": "^7.10.2",
"@babel/plugin-proposal-class-properties": "^7.10.1",
"@babel/preset-env": "^7.10.2",
"@babel/preset-react": "^7.10.1",
"babel-eslint": "^10.0.1",
Expand Down

0 comments on commit 84e9fce

Please sign in to comment.