1
0
mirror of https://github.com/robonen/tools.git synced 2026-03-20 10:54:44 +00:00
Files
tools/apps/vhs/jsr.json
Andrew Robonen 9805b30c75 Vhs (#37)
* chore(repo): update deps in cli

* refactor(packages/tsconfig): change target to ESNext

* chore(deps): update all deps

* feat(apps/vhs): add vhs app

* chore(deps): sync with master
2024-09-28 02:09:29 +07:00

5 lines
81 B
JSON

{
"name": "@robonen/vhs",
"version": "0.0.0",
"exports": "./src/index.ts"
}