include missing dependencies

This commit is contained in:
David Zhao
2021-10-01 14:18:20 -07:00
parent 9518a2f123
commit d444d69951
2 changed files with 8 additions and 5 deletions
+4 -4
View File
@@ -2,7 +2,7 @@
# See https://dart.dev/tools/pub/glossary#lockfile
packages:
async:
dependency: transitive
dependency: "direct main"
description:
name: async
url: "https://pub.dartlang.org"
@@ -37,7 +37,7 @@ packages:
source: hosted
version: "1.1.0"
collection:
dependency: transitive
dependency: "direct main"
description:
name: collection
url: "https://pub.dartlang.org"
@@ -72,7 +72,7 @@ packages:
source: hosted
version: "6.1.2"
fixnum:
dependency: transitive
dependency: "direct main"
description:
name: fixnum
url: "https://pub.dartlang.org"
@@ -138,7 +138,7 @@ packages:
source: hosted
version: "0.12.10"
meta:
dependency: transitive
dependency: "direct main"
description:
name: meta
url: "https://pub.dartlang.org"