From 4cc3e699781a345e497724ae4c84d32009c4185b Mon Sep 17 00:00:00 2001 From: Emily Harmell Date: Tue, 1 Oct 2024 09:36:10 -0700 Subject: [PATCH] update web --- packages/core/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/core/pubspec.yaml b/packages/core/pubspec.yaml index 264a92b..bd7f663 100644 --- a/packages/core/pubspec.yaml +++ b/packages/core/pubspec.yaml @@ -23,7 +23,7 @@ dependencies: path_provider: ^2.0.12 flutter_fgbg: ^0.6.0 shared_preferences: ^2.2.2 - web: ^0.5.1 + web: ^1.0.0 dev_dependencies: build_runner: ^2.3.3