Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions packages/core/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ dependencies:
http: ">=0.13.6 <2.0.0"
logger: ^2.4.0
path_provider: ^2.1.4
flutter_fgbg: ^0.6.0
flutter_fgbg: ^0.7.1
shared_preferences: ^2.2.2
web: ">=0.3.0 <=1.0.0"
web: ^1.1.1

dev_dependencies:
build_runner: ^2.4.7
Expand All @@ -32,7 +32,7 @@ dev_dependencies:
fake_async: ^1.0.0
flutter_lints: ^4.0.0
json_serializable: ^6.8.0
pigeon: ^7.2.1
pigeon: ^22.7.2
mockito: ^5.3.2

flutter:
Expand Down
Loading