Skip to content

Commit a3107ec

Browse files
authored
remove colour field patch (#6280)
1 parent 5d3c5b1 commit a3107ec

File tree

2 files changed

+0
-48
lines changed

2 files changed

+0
-48
lines changed

package.json

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -47,19 +47,5 @@
4747
"dependencies": {
4848
"pxt-common-packages": "12.3.30",
4949
"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-
"blockly": "^12.0.0-beta.4"
57-
},
58-
"@blockly/keyboard-navigation": {
59-
"blockly": "^12.0.0-beta.4"
60-
}
61-
},
62-
"scripts": {
63-
"postinstall": "node ./scripts/patchBlocklyFieldColour.js"
6450
}
6551
}

scripts/patchBlocklyFieldColour.js

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

0 commit comments

Comments
 (0)