@@ -1,6 +1,5 @@
|
|||||||
.idea
|
.idea
|
||||||
node_modules
|
node_modules
|
||||||
dist
|
|
||||||
src
|
src
|
||||||
tsconfig.json
|
tsconfig.json
|
||||||
tsup.config.ts
|
tsup.config.ts
|
||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "discord-audio-stream",
|
"name": "discord-audio-stream",
|
||||||
"version": "0.4.0",
|
"version": "0.4.1",
|
||||||
"description": "Node libary to make discord audio streaming easier.",
|
"description": "Node libary to make discord audio streaming easier.",
|
||||||
"main": "./dist/index.js",
|
"main": "./dist/index.js",
|
||||||
"module": "./dist/index.mjs",
|
"module": "./dist/index.mjs",
|
||||||
|
|||||||
Reference in New Issue
Block a user