update to use newer client (this is still very broken)

This commit is contained in:
2026-04-09 10:59:44 -05:00
parent 3cff324d9d
commit dd88667d73
5 changed files with 45 additions and 23 deletions
+21
View File
@@ -0,0 +1,21 @@
{
"name": "tether-example",
"version": "1.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "tether-example",
"version": "1.0.0",
"license": "ISC",
"dependencies": {
"tether-ts": "github:wisplite/tether-ts"
}
},
"node_modules/tether-ts": {
"version": "1.0.3",
"resolved": "git+ssh://git@github.com/wisplite/tether-ts.git#00eeff128298d5d79d76c22ba609f83c09f5817f",
"license": "ISC"
}
}
}