mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
switch snekfetch to npm dep because not everyone has git (#1349)
* Update package.json * Update package.json
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
"@types/node": "^7.0.0",
|
||||
"long": "^3.2.0",
|
||||
"prism-media": "hydrabolt/prism-media",
|
||||
"snekfetch": "guscaplan/snekfetch",
|
||||
"snekfetch": "^2.2.0",
|
||||
"tweetnacl": "^0.14.0",
|
||||
"ws": "^2.0.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user