aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-client/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/meshbay-client/package.json')
-rw-r--r--packages/meshbay-client/package.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/meshbay-client/package.json b/packages/meshbay-client/package.json
index 57acff8..7f5afcb 100644
--- a/packages/meshbay-client/package.json
+++ b/packages/meshbay-client/package.json
@@ -33,6 +33,10 @@
"from": "node-runtime",
"to": "node-runtime",
"filter": ["**/*"]
+ },
+ {
+ "from": "../../packaging/win/firewall.ps1",
+ "to": "firewall.ps1"
}
]
},