Don't build internal TS packages

This commit is contained in:
Gregory Schier
2024-09-23 07:22:25 -07:00
parent 164865c845
commit 9bb1e1232f
17 changed files with 57 additions and 74 deletions

View File

@@ -17,9 +17,7 @@
"@types/intercept-stdout": "^0.1.3",
"grpc-tools": "^1.12.4",
"nodemon": "^3.1.4",
"npm-run-all": "^4.1.5",
"ts-node": "^10.9.2",
"ts-proto": "^2.2.0",
"typescript": "^5.6.0"
"ts-proto": "^2.2.0"
}
}