Skip to content

Commit 760c64a

Browse files
committed
Update to Blockly 12.2.2
1 parent 6bbf699 commit 760c64a

2 files changed

Lines changed: 54 additions & 141 deletions

File tree

block-lexical-variables/package-lock.json

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

block-lexical-variables/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,13 @@
4747
],
4848
"devDependencies": {
4949
"@blockly/dev-scripts": "^4.0.9",
50-
"@blockly/dev-tools": "^8.1.2",
51-
"blockly": "^11.2.2",
50+
"@blockly/dev-tools": "^9.0.2",
51+
"blockly": "^12.2.0",
5252
"chai": "^4.5.0",
5353
"mocha": "^10.2.0"
5454
},
5555
"peerDependencies": {
56-
"blockly": "^11.2.2"
56+
"blockly": "^12.2.0"
5757
},
5858
"publishConfig": {},
5959
"engines": {

0 commit comments

Comments
 (0)