mirror of
https://gitlab.com/soapbox-pub/ditto.git
synced 2025-12-06 11:29:46 +00:00
Bump kysely-deno-sqlite to v1.0.0 (no changes)
This commit is contained in:
parent
3b4bfb1d90
commit
f13616a740
1 changed files with 1 additions and 1 deletions
|
|
@ -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';
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue