chore: update renamings to be v9 (#6473)

This commit is contained in:
Beka Westberg
2022-10-04 08:06:31 -07:00
committed by GitHub
parent 2a2cbb4722
commit 2bf8c42035

View File

@@ -1337,7 +1337,7 @@
},
],
'develop': [
'9.0.0': [
{
'oldName': 'Blockly.utils.global',
'newPath': 'globalThis',
@@ -1416,4 +1416,8 @@
},
},
],
'develop': [
// New renamings go here!
]
}