Skip to content

Commit

Permalink
bot: 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nikosszzz committed Apr 30, 2024
1 parent b57a718 commit 5dbd290
Show file tree
Hide file tree
Showing 16 changed files with 981 additions and 874 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,22 +25,22 @@
"lyrics-finder": "^21.7.0",
"opusscript": "^0.1.1",
"play-dl": "^1.9.7",
"sodium-native": "^4.0.10",
"sodium-native": "^4.1.1",
"spotify-url-info": "^3.2.13",
"string-progressbar": "^1.0.4",
"undici": "^6.6.2",
"undici": "^6.15.0",
"utf-8-validate": "^6.0.3",
"youtube-sr": "^4.3.10"
"youtube-sr": "^4.3.11"
},
"devDependencies": {
"@rollup/plugin-typescript": "^11.1.6",
"@types/node": "^20.10.4",
"esbuild": "^0.20.1",
"rollup": "^4.12.0",
"@types/node": "^20.12.7",
"esbuild": "^0.20.2",
"rollup": "^4.17.1",
"rollup-plugin-esbuild": "^6.1.1",
"rollup-plugin-typescript-paths": "^1.5.0",
"tslib": "^2.6.2",
"typescript": "^5.3.3"
"typescript": "^5.4.5"
},
"scripts": {
"start": "node ./dist/bundle.js",
Expand Down
Loading

0 comments on commit 5dbd290

Please sign in to comment.