Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: move better-sqlite3 to peer dependencies
This package takes a `better-sqlite3` database as an argument. It never imports the module directly, so we can move it to peer dependencies. I tested this in `@mapeo/core` and it seems to work just fine.
- Loading branch information