CB-12353 Corrected merges usage in plugin.xml
diff --git a/plugin.xml b/plugin.xml
index 11008da..8146d87 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -153,7 +153,7 @@
         <!-- windows -->
     <platform name="windows">
         <js-module src="src/windows/CompassProxy.js" name="CompassProxy">
-            <merges target="" />
+            <runs />
         </js-module>
     </platform>