We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d3c5b1 commit a3107ecCopy full SHA for a3107ec
package.json
@@ -47,19 +47,5 @@
47
"dependencies": {
48
"pxt-common-packages": "12.3.30",
49
"pxt-core": "11.4.24"
50
- },
51
- "overrides": {
52
- "@blockly/field-colour": {
53
- "blockly": "^12.0.0-beta.4"
54
55
- "@blockly/plugin-workspace-search": {
56
57
58
- "@blockly/keyboard-navigation": {
59
60
- }
61
62
- "scripts": {
63
- "postinstall": "node ./scripts/patchBlocklyFieldColour.js"
64
}
65
scripts/patchBlocklyFieldColour.js
0 commit comments