8000 exec, some commands · coder/start-workspace-action@460e224 · GitHub
[go: up one dir, main page]

Skip to content

Commit 460e224

Browse files
committed
exec, some commands
1 parent 3649b85 commit 460e224

File tree

5 files changed

+22395
-15
lines changed

5 files changed

+22395
-15
lines changed

bun.lock

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"name": "start-workspace-action",
66
"dependencies": {
77
"dedent": "^1.5.3",
8+
"zx": "^8.4.1",
89
},
910
"devDependencies": {
1011
"@types/bun": "latest",
@@ -31,5 +32,7 @@
3132
"typescript": ["typescript@5.8.2", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ=="],
3233

3334
"undici-types": ["undici-types@6.20.0", "", {}, "sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg=="],
35+
36+
"zx": ["zx@8.4.1", "", { "bin": { "zx": "build/cli.js" } }, "sha512-1Cb+Tfwt/daKV6wckBeDbB6h3IMauqj9KWp+EcbYzi9doeJeIHCktxp/yWspXOXRdoUzBCQSKoUgm3g8r9fz5A=="],
3437
}
3538
}

0 commit comments

Comments
 (0)
0