Skip to content

Commit 50df104

Browse files
authored
feat: add first-class skill selection to create flow (#117)
1 parent 7016456 commit 50df104

File tree

6 files changed

+1239
-84
lines changed

6 files changed

+1239
-84
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,19 +44,18 @@
4444
"@rslib/core": "0.20.1",
4545
"@rslint/core": "^0.3.3",
4646
"@rstest/core": "0.9.5",
47-
"@types/cross-spawn": "^6.0.6",
4847
"@types/fs-extra": "^11.0.4",
4948
"@types/minimist": "^1.2.5",
5049
"@types/node": "24.12.0",
5150
"@vercel/detect-agent": "^1.2.1",
52-
"cross-spawn": "^7.0.6",
5351
"deepmerge": "^4.3.1",
5452
"fs-extra": "^11.3.4",
5553
"minimist": "^1.2.8",
5654
"prettier": "^3.8.1",
5755
"rimraf": "^6.1.3",
5856
"rslog": "^2.1.1",
5957
"simple-git-hooks": "^2.13.1",
58+
"tinyexec": "^1.0.4",
6059
"typescript": "^6.0.2"
6160
},
6261
"engines": {

pnpm-lock.yaml

Lines changed: 9 additions & 57 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)