Skip to content

Commit

Permalink
removed babel-register dep from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Vikasg7 committed Jun 23, 2021
1 parent d4504df commit 40afe3a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
"@babel/plugin-proposal-pipeline-operator": "^7.12.13",
"@babel/plugin-transform-runtime": "^7.14.3",
"@babel/preset-env": "^7.14.4",
"@babel/register": "^7.14.5",
"@babel/runtime": "^7.14.0"
},
"dependencies": {
Expand Down

0 comments on commit 40afe3a

Please sign in to comment.