Moved TTP to this repo and updated other stuff
This commit is contained in:
parent
2f5e10140c
commit
38241e57eb
14 changed files with 1823 additions and 71 deletions
|
|
@ -11,7 +11,6 @@
|
|||
"lint": "bun scripts/lint-packages.ts",
|
||||
"build:packages": "bun scripts/build-packages.ts",
|
||||
"install:packages": "bun scripts/install-packages.ts",
|
||||
"update:packages": "bun scripts/update-packages.ts",
|
||||
"dev": "cd packages/web && bun dev"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue