mirror of
https://github.com/google/blockly.git
synced 2026-06-03 18:00:08 +02:00
938d1fa5f2
* fix: Fix typo in unregisterWorkspace function name * fix: Add deprecation warning for unregisterWorkpace function * fix: Add renaming entry for unregisterWorkspace in version 13.0.0 * fix(typo): "." -> "," in renamings.json5 Co-authored-by: Maribeth Moffatt <mebottorff@gmail.com> * fix(workspace): Correct typo in `unregisterWorkspace` method call * chore: change v12 to v13 * chore: update import --------- Co-authored-by: Woosuk Nam <me@suk.kr>