Skip to content

Commit

Permalink
update bun test for 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
EmrysMyrddin committed Sep 8, 2023
1 parent f180d87 commit a043514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/bun/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.0",
"license": "MIT",
"scripts": {
"check": "bun wiptest",
"check": "bun test",
"start": "bun src/index.ts"
},
"dependencies": {
Expand Down

0 comments on commit a043514

Please sign in to comment.