Skip to content

Commit 8320ff4

Browse files
Gaurav Munjalrunspired
authored andcommitted
[BUGFIX BETA RELEASE] Fix missing @babel/plugin-transform-block-scoping dependency (#6432)
1 parent 575882c commit 8320ff4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/-build-infra/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"test:node": "mocha"
1515
},
1616
"dependencies": {
17+
"@babel/plugin-transform-block-scoping": "^7.5.5",
1718
"babel-plugin-debug-macros": "^0.3.2",
1819
"babel-plugin-feature-flags": "^0.3.1",
1920
"babel-plugin-filter-imports": "^3.0.0",

0 commit comments

Comments
 (0)