diff --git a/codbex-uoms/project.json b/codbex-uoms/project.json index 8325019..cf870a8 100644 --- a/codbex-uoms/project.json +++ b/codbex-uoms/project.json @@ -1,20 +1,3 @@ { - "guid": "codbex-uoms", - "dependencies": [], - "actions": [ - { - "name": "Build TypeScript", - "commands": [ - { - "os": "unix", - "command": "tsc" - }, - { - "os": "windows", - "command": "cmd /c tsc" - } - ], - "registry": "true" - } - ] -} + "guid": "codbex-uoms" +} \ No newline at end of file