vlcn-io / js

Components to build apps in JavaScript atop cr-sqlite
MIT License
51 stars 6 forks source link

pin `cr-sqlite` and `wa-sqlite` dependency versions #25

Closed tantaman closed 10 months ago

tantaman commented 10 months ago

Given we've split apart our mono-repo, cr-sqlite has gotten slightly ahead of what the js code expects.

Adding cr-sqlite as a sub-module and pinning the version so we can iterate on the two packages independently.