Skip to content

Commit ecb1849

Browse files
committed
Remove babel runtime
1 parent 1d3845e commit ecb1849

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎package.json‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,9 @@
2424
},
2525
"devDependencies": {
2626
"@babel/core": "^7.12.16",
27-
"@babel/plugin-transform-runtime": "^7.12.15",
2827
"@babel/preset-env": "^7.12.16",
2928
"@babel/preset-react": "^7.12.13",
3029
"@babel/preset-typescript": "^7.12.16",
31-
"@babel/runtime": "^7.12.13",
3230
"@pmmmwh/react-refresh-webpack-plugin": "^0.4.3",
3331
"@types/react": "^17.0.2",
3432
"@types/react-dom": "^17.0.1",

0 commit comments

Comments
 (0)