Skip to content

Commit

Permalink
Remove unused babel packages
Browse files Browse the repository at this point in the history
  • Loading branch information
aykutkardas committed May 22, 2021
1 parent b3501c3 commit e3855bb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2,297 deletions.
8 changes: 1 addition & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,6 @@
"react": "^16.4.1"
},
"devDependencies": {
"@babel/cli": "^7.8.4",
"@babel/core": "^7.9.0",
"@babel/preset-env": "^7.9.5",
"@babel/preset-react": "^7.12.10",
"@babel/preset-stage-2": "^7.8.3",
"@types/react": "^17.0.6",
"babel-preset-minify": "^0.5.1"
"@types/react": "^17.0.6"
}
}
Loading

0 comments on commit e3855bb

Please sign in to comment.