Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jacoobes authored Jun 3, 2024
1 parent 15d58eb commit 18af3b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/poster/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down

0 comments on commit 18af3b5

Please sign in to comment.