mirror of
https://github.com/google/blockly.git
synced 2026-01-07 17:10:11 +01:00
chore: update renamings to be v9 (#6473)
This commit is contained in:
@@ -1337,7 +1337,7 @@
|
||||
},
|
||||
],
|
||||
|
||||
'develop': [
|
||||
'9.0.0': [
|
||||
{
|
||||
'oldName': 'Blockly.utils.global',
|
||||
'newPath': 'globalThis',
|
||||
@@ -1416,4 +1416,8 @@
|
||||
},
|
||||
},
|
||||
],
|
||||
|
||||
'develop': [
|
||||
// New renamings go here!
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user