Clean up deps

This commit is contained in:
Andras Schmelczer 2025-02-23 17:23:04 +00:00
parent c69f84edf5
commit 41c7ebcd87
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
6 changed files with 5 additions and 13 deletions

View file

@ -6743,14 +6743,12 @@
},
"test-client": {
"version": "0.0.0",
"dependencies": {
"sync-client": "file:../sync-client"
},
"bin": {
"test-client": "dist/cli.js"
},
"devDependencies": {
"chalk": "^5.4.1",
"sync-client": "file:../sync-client",
"ts-loader": "^9.5.2",
"tslib": "2.8.1",
"typescript": "5.7.3",