asdf
This commit is contained in:
@@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
# Zako Tap SDK js
|
# Zako Tap SDK js
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
This is the javascript sdk package required to create a javascript tap server responsible for the audio of `zako`, a discord audio bot.
|
This is the javascript sdk package required to create a javascript tap server responsible for the audio of `zako`, a discord audio bot.
|
||||||
|
|
||||||
## Quickstart Example
|
## Quickstart Example
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "tap-sdk-js",
|
"name": "tap-sdk-js",
|
||||||
"version": "1.0.1",
|
"version": "1.0.2",
|
||||||
"description": "",
|
"description": "",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "tsc",
|
"build": "tsc",
|
||||||
|
|||||||
Reference in New Issue
Block a user