development

This commit is contained in:
Snowflake107 2021-04-18 12:18:09 +05:45
parent 651e2fb85f
commit b674b2b339
2 changed files with 6 additions and 6 deletions

View file

@ -37,6 +37,8 @@
"homepage": "https://github.com/Androz2091/discord-player#readme",
"dependencies": {
"@discord-player/extractor": "^2.0.0",
"@types/node": "^14.14.41",
"@types/ws": "^7.4.1",
"discord-ytdl-core": "^5.0.2",
"soundcloud-scraper": "^4.0.3",
"spotify-url-info": "^2.2.0",
@ -45,8 +47,6 @@
},
"devDependencies": {
"@discordjs/opus": "^0.5.0",
"@types/node": "^14.14.37",
"@types/ws": "^7.4.1",
"discord.js": "^12.5.3",
"prettier": "^2.2.1",
"tslint": "^6.1.3",

View file

@ -75,10 +75,10 @@
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.1.2.tgz#ccb91445360179a04e7fe6aff78c00ffc1eeaf82"
integrity sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==
"@types/node@*", "@types/node@^14.14.37":
version "14.14.37"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.37.tgz#a3dd8da4eb84a996c36e331df98d82abd76b516e"
integrity sha512-XYmBiy+ohOR4Lh5jE379fV2IU+6Jn4g5qASinhitfyO71b/sCo6MKsMLF5tc7Zf2CE8hViVQyYSobJNke8OvUw==
"@types/node@*", "@types/node@^14.14.41":
version "14.14.41"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.41.tgz#d0b939d94c1d7bd53d04824af45f1139b8c45615"
integrity sha512-dueRKfaJL4RTtSa7bWeTK1M+VH+Gns73oCgzvYfHZywRCoPSd8EkXBL0mZ9unPTveBn+D9phZBaxuzpwjWkW0g==
"@types/ws@^7.4.1":
version "7.4.1"