mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-14 18:43:31 +01:00
Do stuff slightly better
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"docs": "node docs/generator",
|
||||
"test-docs": "node docs/generator test",
|
||||
"lint": "eslint src",
|
||||
"web-dist": "npm install && node ./node_modules/parallel-webpack/bin/run.js"
|
||||
"web-dist": "node ./node_modules/parallel-webpack/bin/run.js"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user