Skip to content

Commit

Permalink
Merge pull request #6 from GetStream/bun-tests
Browse files Browse the repository at this point in the history
run tests agains bun
  • Loading branch information
szuperaz authored Nov 21, 2023
2 parents 7dc25d4 + 1533146 commit 1a56e57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"scripts": {
"prepublish": "yarn build",
"test": "vitest",
"test:bun": "bun run vitest",
"start": "rollup -w -c",
"build": "rm -rf dist && rollup -c",
"generate:open-api": "./generate-openapi.sh protocol",
Expand Down

0 comments on commit 1a56e57

Please sign in to comment.