Rename executable (bridge -> fx_cast_bridge)

This commit is contained in:
hensm
2019-08-05 18:04:00 +01:00
parent 487df78719
commit 53e0f86557

View File

@@ -2,7 +2,7 @@
"__applicationName": "fx_cast_bridge",
"__applicationVersion": "0.0.3",
"__applicationDirectoryName": "fx_cast",
"__applicationExecutableName": "bridge",
"__applicationExecutableName": "fx_cast_bridge",
"scripts": {
"build": "node bin/build.js",
"package": "node bin/build.js --package",