Skip to content

Commit f52ed55

Browse files
committed
Lower path_provider dependency version
This increases compatibility with other projects. Dependency calls were audited. Signed-off-by: Kobie Botha <kobie@journeyapps.com>
1 parent 7686115 commit f52ed55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/powersync_attachments_helper/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies:
1313
powersync: ^1.2.2
1414
logging: ^1.2.0
1515
sqlite_async: ^0.6.1
16-
path_provider: ^2.1.2
16+
path_provider: ^2.0.13
1717

1818
dev_dependencies:
1919
lints: ^3.0.0

0 commit comments

Comments
 (0)