From bf24d1e64024c489f837b026dc0555fc5afc7d92 Mon Sep 17 00:00:00 2001 From: thomashii Date: Tue, 9 Mar 2021 00:12:43 +0800 Subject: [PATCH] change to io 0.3.5 --- packages/production/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/production/pubspec.yaml b/packages/production/pubspec.yaml index e77376d5..2b983a2a 100644 --- a/packages/production/pubspec.yaml +++ b/packages/production/pubspec.yaml @@ -23,7 +23,7 @@ dependencies: ref: sdk-2.12.x path: packages/pub_sub args: ^2.0.0 - io: ^1.0.0 + io: ^0.3.5 logging: ^1.0.0 dev_dependencies: pedantic: ^1.0.0 \ No newline at end of file