Skip to content

Commit 5595233

Browse files
1.0.3
1 parent 76abe8f commit 5595233

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pxt.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "power-functions",
3-
"version": "1.0.2",
4-
"description": " Control your Lego® Power Functions motors using your micro:bit, an infrared LED and MakeCode. This package is neither endorsed nor authorized by the LEGO Group.",
3+
"version": "1.0.3",
4+
"description": " Control your Lego® Power Functions motors using your PXT board, an infrared LED and MakeCode. This package is neither endorsed nor authorized by the LEGO Group.",
55
"license": "MIT",
66
"dependencies": {
77
"core": "*"
@@ -16,4 +16,4 @@
1616
"test.ts"
1717
],
1818
"public": true
19-
}
19+
}

0 commit comments

Comments
 (0)