Skip to content

Commit 7acdcaf

Browse files
authored
Update tasks.json
1 parent cf4a93d commit 7acdcaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/tasks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
// A task runner that calls the PXT compiler and
33
{
4-
"version": "0.1.1",
4+
"version": "0.1.2",
55

66
// The command is pxt. Assumes that PXT has been installed using npm install -g pxt
77
"command": "pxt",

0 commit comments

Comments
 (0)