Merge pull request #4 from FrauJulian/dev

dist .ignore - v0.4.1
This commit is contained in:
2024-11-17 21:35:17 +01:00
committed by GitHub
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -1,6 +1,5 @@
.idea
node_modules
dist
src
tsconfig.json
tsup.config.ts
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "discord-audio-stream",
"version": "0.4.0",
"version": "0.4.1",
"description": "Node libary to make discord audio streaming easier.",
"main": "./dist/index.js",
"module": "./dist/index.mjs",