mirror of
https://github.com/wisplite/tether.git
synced 2026-05-01 06:22:41 -05:00
update to use newer client (this is still very broken)
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "tether-example",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"license": "ISC",
|
||||
"author": "",
|
||||
"type": "module",
|
||||
"main": "index.ts",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"dependencies": {
|
||||
"tether-ts": "github:wisplite/tether-ts"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user