Skip to content

Commit 0395e74

Browse files
fix for failing flutter test
1 parent 020ffd9 commit 0395e74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/flutter/pubspec.yaml.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies:
2525
package_info_plus: ^4.0.2
2626
path_provider: ^2.0.15
2727
web_socket_channel: ^2.4.0
28-
universal_html: ^2.2.3
28+
universal_html: ^2.2.2
2929
3030
dev_dependencies:
3131
path_provider_platform_interface: ^2.0.6

0 commit comments

Comments
 (0)