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 6e86e68 commit e724ac5Copy full SHA for e724ac5
module.json
@@ -1,10 +1,10 @@
1
{
2
"name": "microbit",
3
- "version": "2.1.0",
+ "version": "2.2.0-rc0",
4
"description": "A simple to use collection of the most commonly used components in the micro:bit runtime",
5
"license": "MIT",
6
"dependencies": {
7
- "microbit-dal": "lancaster-university/microbit-dal#js-event-semantics"
+ "microbit-dal": "lancaster-university/microbit-dal#v2.2.0-rc0"
8
},
9
"extraIncludes": [
10
"inc"
0 commit comments