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