Add breaking change

This commit is contained in:
Adria Navarro 2024-01-03 12:59:05 +01:00
parent 9e33e53caa
commit 62e445c1e6
3 changed files with 4 additions and 2 deletions

@ -1 +1 @@
Subproject commit aca3c9b6b5170d35a255ceb89e57a21719f5ed29
Subproject commit 3209cd835bdd85531ea3f4f278084b1184ef0224

View File

@ -57,3 +57,5 @@ import * as db from "./db"
export const init = (opts: any = {}) => {
db.init(opts.db)
}
export function breakingChange() {}

@ -1 +1 @@
Subproject commit 992486c10044a7495496b97bdf5f454d4020bfba
Subproject commit c3e2d3d85fd221a3d07f467a8f3a0794935b9b28