Skip to content

Commit 8e9624c

Browse files
committed
Fix drift repository url
1 parent e9c8876 commit 8e9624c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/drift_sqlite_async/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: drift_sqlite_async
22
version: 0.1.0-alpha.1
3-
homepage: https://github.com/powersync-ja/sqlite_async.dart/
4-
repository: https://github.com/powersync-ja/sqlite_async.dart/
3+
homepage: https://github.com/powersync-ja/sqlite_async.dart
4+
repository: https://github.com/powersync-ja/sqlite_async.dart
55
description: Use Drift with a sqlite_async database, allowing both to be used in the same application.
66

77
topics:

0 commit comments

Comments
 (0)