CB-12353 Corrected merges usage in plugin.xml
diff --git a/plugin.xml b/plugin.xml
index 5d96546..ceba4b1 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -235,7 +235,7 @@
         </js-module>
 
         <js-module src="src/windows/CaptureProxy.js" name="CaptureProxy">
-            <merges target="" />
+            <runs />
         </js-module>
     </platform>
 
@@ -252,7 +252,7 @@
         </js-module>
 
         <js-module src="src/windows/CaptureProxy.js" name="CaptureProxy">
-            <merges target="" />
+            <runs />
         </js-module>
     </platform>