Skip to content

Commit 66c6b42

Browse files
committed
chore: Update peer dependency to v12 beta 2.
1 parent 2cfc3dd commit 66c6b42

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@types/p5": "^1.7.6",
4949
"@typescript-eslint/eslint-plugin": "^6.7.2",
5050
"@typescript-eslint/parser": "^6.7.2",
51-
"blockly": "^12.0.0-beta.2",
51+
"blockly": "12.0.0-beta.2",
5252
"eslint": "^8.49.0",
5353
"eslint-config-google": "^0.14.0",
5454
"eslint-config-prettier": "^9.0.0",
@@ -61,7 +61,7 @@
6161
"typescript": "^5.4.5"
6262
},
6363
"peerDependencies": {
64-
"blockly": "^12.0.0-beta.1"
64+
"blockly": "^12.0.0-beta.2"
6565
},
6666
"publishConfig": {
6767
"access": "public",

0 commit comments

Comments
 (0)