mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-14 10:33:30 +01:00
change doc gen
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"main": "./src/index",
|
||||
"scripts": {
|
||||
"test": "eslint src/ && node test/random",
|
||||
"docs": "node docs/gen/index.js"
|
||||
"docs": "node docs/generator/generator.js"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user