mirror of
https://github.com/moghtech/komodo.git
synced 2026-09-05 16:00:50 +00:00
fix runfile
This commit is contained in:
+2
-2
@@ -1,4 +1,4 @@
|
||||
[gen-ts-types]
|
||||
description = "generates typescript types for the ts client"
|
||||
path = "client/ts"
|
||||
cmd = "node ./generate_types.mjs"
|
||||
path = "."
|
||||
cmd = "node ./client/ts/generate_types.mjs"
|
||||
|
||||
Reference in New Issue
Block a user