commit | 7ed4037aad3f2abaad272941277e125b44a64ace | [log] [tgz] |
---|---|---|
author | mw <megan@cryptoworkshop.com> | Mon Jul 05 16:39:47 2021 +1000 |
committer | mw <megan@cryptoworkshop.com> | Mon Jul 05 16:39:47 2021 +1000 |
tree | 3346ce7d102b4151f312cf536eb90efa3daef83b | |
parent | 5926c9a009fe1a5d74db32b3be58a8eda933d061 [diff] |
Missing js dep from pubspec
diff --git a/pubspec.yaml b/pubspec.yaml index 477e7a1..a97bf72 100644 --- a/pubspec.yaml +++ b/pubspec.yaml
@@ -8,6 +8,7 @@ dependencies: collection: ^1.15.0 convert: ^3.0.0 + js: ^0.6.3 dev_dependencies: benchmark_harness: ^2.0.0-nullsafety