Multiarch Fixes - node-stringmap

Ready changes

Diff

diff --git a/debian/control b/debian/control
index 6c19248..eee9147 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Vcs-Browser: https://salsa.debian.org/js-team/node-stringmap
 Package: node-stringmap
 Architecture: all
 Multi-Arch: foreign
-Depends: ${misc:Depends}, nodejs
+Depends: ${misc:Depends}, nodejs:any
 Description: fast and robust stringmap (Node.js module)
  A fast and robust stringmap implementation that
  can hold any string keys, including __proto__,

More details

Full run details