Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jacoobes authored Dec 14, 2023
1 parent 70f5a93 commit a527530
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/poster/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"description": "Post application commands",
"main": "dist/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"poster:debug": "shadow-cljs compile poster",
"poster:prod": "shadow-cljs release poster",
"gen-discord-types": "npx openapi-typescript https://raw.githubusercontent.com/discord/discord-api-spec/main/specs/openapi.json --output ./dts/discord.d.ts",
Expand Down

0 comments on commit a527530

Please sign in to comment.