mirror of
https://github.com/google/blockly.git
synced 2026-01-06 16:40:07 +01:00
Updates dev tools script to new version (#4273)
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
<script src="../../blocks/procedures.js"></script>
|
||||
<script src="../themes/test_themes.js"></script>
|
||||
<script src="./screenshot.js"></script>
|
||||
<script src="https://unpkg.com/@blockly/dev-tools@1.1.1/dist/index.js"></script>
|
||||
<script src="https://unpkg.com/@blockly/dev-tools@2.0.0/dist/index.js"></script>
|
||||
<script src="https://unpkg.com/@blockly/theme-modern/dist/index.js"></script>
|
||||
|
||||
<script>
|
||||
|
||||
Reference in New Issue
Block a user