Skip to content

Commit

Permalink
2.0.1-beta -> 2.0.2-beta | Performance Enhanced
Browse files Browse the repository at this point in the history
  • Loading branch information
SxMAbel committed Jul 11, 2023
1 parent 9ef092b commit 78d68e8
Show file tree
Hide file tree
Showing 8 changed files with 289 additions and 300 deletions.
95 changes: 93 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "magmastream",
"version": "2.0.1-beta",
"version": "2.0.2-beta",
"description": "A user-friendly Lavalink client designed for NodeJS.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -28,6 +28,7 @@
},
"dependencies": {
"@discordjs/collection": "^1.5.1",
"axios": "^1.4.0",
"events": "^3.3.0",
"lodash": "^4.17.21",
"tslib": "^2.4.0",
Expand Down Expand Up @@ -81,6 +82,7 @@
"repository": {
"url": "https://github.com/Blackfort-Hosting/magmastream/tree/main"
},
"homepage": "https://docs.blackforthosting.com",
"author": "Abel Purnwasy",
"license": "Apache-2.0"
}
}
Loading

0 comments on commit 78d68e8

Please sign in to comment.