mirror of
https://github.com/wisplite/tether-ts.git
synced 2026-05-01 06:22:41 -05:00
whoops
This commit is contained in:
+2
-2
@@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"name": "tether-ts",
|
"name": "tether-ts",
|
||||||
"version": "1.0.1",
|
"version": "1.0.2",
|
||||||
"description": "TypeScript client for Tether",
|
"description": "TypeScript client for Tether",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"author": "wisplite",
|
"author": "wisplite",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"main": "index.js",
|
"main": "index.ts",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user