Skip to content

Commit 76981e1

Browse files
committed
fix(deps): use blockly 12.3 beta
1 parent 1f7d0cb commit 76981e1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"dependencies": {
3535
"@blockly/continuous-toolbox": "^7.0.1",
3636
"@blockly/field-colour": "^6.0.3",
37-
"blockly": "^12.2.0"
37+
"blockly": "12.3.0-beta.0"
3838
},
3939
"config": {
4040
"commitizen": {

0 commit comments

Comments
 (0)