Skip to content

Commit

Permalink
tests are broken :^)
Browse files Browse the repository at this point in the history
  • Loading branch information
ssMMiles committed Mar 12, 2024
1 parent f9ba96b commit 96a1fbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"test": "lerna run test",
"example": "yarn build && lerna run dev --scope=@discord-interactions/example-bot",
"example:worker": "yarn build && lerna run dev --scope=@discord-interactions/example-bot-worker",
"prepublishOnly": "yarn build && yarn test"
"prepublishOnly": "yarn build"
},
"devDependencies": {
"@types/jest": "^28.1.4",
Expand Down

0 comments on commit 96a1fbf

Please sign in to comment.