Skip to content

Commit

Permalink
[botcom] add yarn reset-db command (tldraw#4778)
Browse files Browse the repository at this point in the history
oversight, should have added this when I added the script

### Change type


- [x] `other`
  • Loading branch information
ds300 authored Oct 24, 2024
1 parent 99c63ce commit 2634787
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/dotcom/sync-worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"test": "yarn run -T jest",
"test-coverage": "lazy inherit",
"check-bundle-size": "yarn run -T tsx ../../../internal/scripts/check-worker-bundle.ts --entry src/worker.ts --size-limit-bytes 450000",
"reset-db": "./reset-db.sh",
"lint": "yarn run -T tsx ../../../internal/scripts/lint.ts"
},
"dependencies": {
Expand Down

0 comments on commit 2634787

Please sign in to comment.