Skip to content

Commit

Permalink
chore: Reset tests
Browse files Browse the repository at this point in the history
  • Loading branch information
matvp91 committed Dec 4, 2024
1 parent 7048443 commit 7a19770
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/stitcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"scripts": {
"dev": "bun --watch --inspect=ws://localhost:6500/sprs-stitcher ./runtime/local.ts",
"build": "bun build ./runtime/local.ts --target=bun --outdir=./dist",
"test": "bun test",
"lint": "tsc && eslint",
"dev:cloudflare": "wrangler dev runtime/cloudflare.ts",
"deploy:cloudflare": "wrangler deploy --minify runtime/cloudflare.ts"
Expand Down
File renamed without changes.

0 comments on commit 7a19770

Please sign in to comment.