Skip to content

Commit cc07182

Browse files
authored
#6573 Fix babel dependencies to solve issues in terser build (#6574)
1 parent fcebede commit cc07182

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
],
2525
"devDependencies": {
2626
"@babel/core": "7.8.7",
27+
"@babel/runtime": "7.11.2",
2728
"@babel/plugin-proposal-class-properties": "7.8.3",
2829
"@babel/plugin-syntax-dynamic-import": "7.8.3",
2930
"@babel/preset-env": "7.8.7",

0 commit comments

Comments
 (0)