This commit is contained in:
2020-06-16 15:40:36 +05:30
parent 41a5d79080
commit d2e868f94a
5 changed files with 74 additions and 9 deletions

View File

@@ -31,6 +31,7 @@
"typescript": "^3.9.5"
},
"dependencies": {
"got": "^11.3.0"
"got": "^11.3.0",
"twss": "^0.1.6"
}
}