Bump kysely-deno-sqlite to v1.0.0 (no changes)

This commit is contained in:
Alex Gleason
2023-08-14 18:27:30 -05:00
parent 3b4bfb1d90
commit f13616a740

View File

@@ -59,4 +59,4 @@ export {
type NullableInsertKeys,
sql,
} from 'npm:kysely@^0.25.0';
export { DenoSqliteDialect } from 'https://gitlab.com/soapbox-pub/kysely-deno-sqlite/-/raw/76748303a45fac64a889cd2b9265c6c9b8ef2e8b/mod.ts';
export { DenoSqliteDialect } from 'https://gitlab.com/soapbox-pub/kysely-deno-sqlite/-/raw/v1.0.0/mod.ts';