Skip to content

Commit b213fc4

Browse files
committed
Merge branch 'modern-blockly' into spork
2 parents 601be05 + 81f19c1 commit b213fc4

11 files changed

+199
-382
lines changed

package-lock.json

Lines changed: 30 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232
"webpack-dev-server": "^4.11.1"
3333
},
3434
"dependencies": {
35-
"@blockly/continuous-toolbox": "^6.0.9",
36-
"@blockly/field-colour": "^5.0.9",
37-
"blockly": "^12.0.0-beta.0"
35+
"@blockly/continuous-toolbox": "^7.0.0-beta.1",
36+
"@blockly/field-colour": "^4.0.2",
37+
"blockly": "^12.0.0-beta.1"
3838
},
3939
"config": {
4040
"commitizen": {

src/checkable_continuous_flyout.js

Lines changed: 0 additions & 138 deletions
This file was deleted.

0 commit comments

Comments
 (0)