This repository was archived by the owner on Jun 1, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +5
-18
lines changed
Expand file tree Collapse file tree 3 files changed +5
-18
lines changed Original file line number Diff line number Diff line change @@ -10,12 +10,4 @@ node_modules
1010package-lock.json
1111test.js
1212dist
13- .env
14-
15- # yarn
16- .yarn /*
17- ! .yarn /patches
18- ! .yarn /plugins
19- ! .yarn /releases
20- ! .yarn /sdks
21- ! .yarn /versions
13+ .env
Original file line number Diff line number Diff line change 11{
22 "name" : " @distube/spotify" ,
3- "version" : " 1.5.2 " ,
3+ "version" : " 1.6.0 " ,
44 "author" : " Skick" ,
55 "repository" : {
66 "type" : " git" ,
1414 "undici" : " ^6.9.0"
1515 },
1616 "devDependencies" : {
17- "@commitlint/cli" : " ^19.2.0 " ,
17+ "@commitlint/cli" : " ^19.2.1 " ,
1818 "@commitlint/config-conventional" : " ^19.1.0" ,
1919 "@discordjs/voice" : " ^0.16.1" ,
2020 "@jest/globals" : " ^29.7.0" ,
2121 "@types/spotify-web-api-node" : " ^5.0.11" ,
22- "@typescript-eslint/eslint-plugin" : " ^7.2.0" ,
23- "@typescript-eslint/parser" : " ^7.2.0" ,
24- "commitlint" : " ^19.2.0" ,
22+ "commitlint" : " ^19.2.1" ,
2523 "discord.js" : " ^14.14.1" ,
2624 "distube" : " ^4.1.1" ,
2725 "eslint" : " ^8.57.0" ,
28- "eslint-config-distube" : " ^1.6.4" ,
29- "eslint-config-prettier" : " ^9.1.0" ,
30- "eslint-plugin-deprecation" : " ^2.0.0" ,
31- "eslint-plugin-jsdoc" : " ^48.2.1" ,
26+ "eslint-config-distube" : " ^1.7.0" ,
3227 "husky" : " ^9.0.11" ,
3328 "jest" : " ^29.7.0" ,
3429 "nano-staged" : " ^0.8.0" ,
You can’t perform that action at this time.
0 commit comments