Skip to content

Commit 7160c79

Browse files
committed
Update powersync package
1 parent f6eb512 commit 7160c79

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

packages/powersync/pubspec.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ repository: https://github.com/powersync-ja/powersync.dart
55
description: PowerSync Flutter SDK - sync engine for building local-first apps.
66
environment:
77
sdk: ^3.4.0
8+
89
dependencies:
910
# Needed because of sqlite3_flutter_libs
1011
flutter:
@@ -17,8 +18,9 @@ dependencies:
1718
pubspec_parse: ^1.3.0
1819
args: ^2.5.0
1920
pub_semver: ^2.1.4
21+
2022
dev_dependencies:
21-
lints: ^3.0.0
23+
lints: ^5.1.0
2224
path: ^1.8.3
2325
path_provider: ^2.0.13
2426

0 commit comments

Comments
 (0)