mirror of
https://github.com/sern-handler/tools
synced 2026-06-06 01:16:59 +00:00
Update package.json
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
"scripts": {
|
||||
"poster:debug": "npx squint compile",
|
||||
"poster:prod": "npx squint compile",
|
||||
"build": "npm run gen-discord-types && npx squint compile",
|
||||
"gen-discord-types": "npx openapi-typescript https://raw.githubusercontent.com/discord/discord-api-spec/main/specs/openapi.json --output ./src/discord.d.ts",
|
||||
"repl": "npx squint repl"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user