diff --git a/pxt.json b/pxt.json index a4ded1c..82b6cd7 100644 --- a/pxt.json +++ b/pxt.json @@ -10,9 +10,9 @@ }, "files": [ "README.md", + "Wukong.ts", "main.ts", - "display.ts", - "Wukong.ts" + "display.ts" ], "testFiles": [ "test.ts"