chore: Update server dev script for RPC option
b41ed311
Per [bhvr #21](https://github.com/stevedylandev/bhvr/issues/21) this patch will now using the following dev script for the server if a user selects the Hono RPC option: ```json "dev": "bun --watch run src/index.ts & tsc --watch" ```
1 file(s) · +11 −2