Skip to content

Commit

Permalink
feat: applist
Browse files Browse the repository at this point in the history
  • Loading branch information
adproqwq committed Jun 26, 2024
1 parent 98c2db8 commit 9a87179
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 27 deletions.
2 changes: 1 addition & 1 deletion AppList.json5

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion libs/AIsouler.json5

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
"list": "pnpm exec tsx ./src/writeAppList.ts"
},
"dependencies": {
"@gkd-kit/api": "^0.0.5",
"@gkd-kit/api": "^0.1.0",
"hashj": "^1.0.2",
"json5": "^2.2.3",
"tsx": "^4.15.1"
"tsx": "^4.15.7"
},
"devDependencies": {
"@types/node": "^20.14.2",
"typescript": "^5.4.5"
"@types/node": "^20.14.9",
"typescript": "^5.5.2"
},
"packageManager": "pnpm@9.2.0"
"packageManager": "pnpm@9.4.0"
}
40 changes: 20 additions & 20 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9a87179

Please sign in to comment.