summaryrefslogtreecommitdiffstats
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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/meshbay-client/package.json b/packages/meshbay-client/package.json
index b9c5a50..3aa647a 100644
--- a/packages/meshbay-client/package.json
+++ b/packages/meshbay-client/package.json
@@ -7,7 +7,7 @@
"private": true,
"scripts": {
"start": "electron .",
- "sync-ui": "node build/sync-ui.js",
+ "sync-ui": "node scripts/sync-ui.js",
"dist": "npm run sync-ui && electron-builder --linux deb rpm"
},
"devDependencies": {