mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-19 04:53:30 +01:00
Remove unnecessary branch specification
This commit is contained in:
@@ -39,13 +39,13 @@
|
|||||||
"ws": "^1.1.1"
|
"ws": "^1.1.1"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"erlpack": "hammerandchisel/erlpack#master",
|
"erlpack": "hammerandchisel/erlpack",
|
||||||
"node-opus": "^0.2.0",
|
"node-opus": "^0.2.0",
|
||||||
"opusscript": "^0.0.1",
|
"opusscript": "^0.0.1",
|
||||||
"uws": "^0.12.0"
|
"uws": "^0.12.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"discord.js-docgen": "hydrabolt/discord.js-docgen#master",
|
"discord.js-docgen": "hydrabolt/discord.js-docgen",
|
||||||
"eslint": "^3.12.0",
|
"eslint": "^3.12.0",
|
||||||
"parallel-webpack": "^1.6.0",
|
"parallel-webpack": "^1.6.0",
|
||||||
"uglify-js": "mishoo/UglifyJS2#harmony",
|
"uglify-js": "mishoo/UglifyJS2#harmony",
|
||||||
|
|||||||
Reference in New Issue
Block a user