Skip to content

Commit 5ac0c3d

Browse files
authored
Fix legacy source-map compatibility issue with browserify (#10572)
1 parent 155b439 commit 5ac0c3d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,9 @@
156156
"yargs": "^17.7.2"
157157
},
158158
"overrides": {
159+
"combine-source-map": {
160+
"source-map": "0.4.4"
161+
},
159162
"@blockly/field-colour": {
160163
"blockly": "^12.0.0-beta.4"
161164
},

0 commit comments

Comments
 (0)