Merge branch 'v1' of https://github.com/Microsoft/pxt-microbit into v1
This commit is contained in:
commit
a7e613c237
@ -73,7 +73,7 @@ basic.forever(() => {
|
||||
})
|
||||
```
|
||||
|
||||
## Step 6: Ready!
|
||||
## Step 7: Ready!
|
||||
|
||||
Your Milky Monster is ready!
|
||||
|
||||
@ -81,4 +81,4 @@ https://youtu.be/egl3fNAYylk
|
||||
<br/>
|
||||
## ~button /projects/milky-monster/connect
|
||||
NEXT: Connect
|
||||
## ~
|
||||
## ~
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "pxt-microbit",
|
||||
"version": "1.1.80",
|
||||
"version": "1.1.81",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "pxt-microbit",
|
||||
"version": "1.1.80",
|
||||
"version": "1.1.81",
|
||||
"description": "micro:bit target for Microsoft MakeCode (PXT)",
|
||||
"keywords": [
|
||||
"JavaScript",
|
||||
|
Loading…
Reference in New Issue
Block a user