Skip to content

Commit

Permalink
no server needed
Browse files Browse the repository at this point in the history
  • Loading branch information
BitDesert committed Jun 28, 2020
1 parent ac2a778 commit c5b7664
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@
"desktop:dev": "npm run desktop:compile && electron desktop-app/dist/desktop-app.js",
"desktop:local": "electron-builder",
"desktop:full": "electron-builder -wml --x64",
"desktop:publish": "build -wml --x64 -p always",
"server:copy-wallet": "cd .. && rm -rf nanovault-server/static && cp -R nanovault/dist nanovault-server/static"
"desktop:publish": "build -wml --x64 -p always"
},
"private": true,
"dependencies": {
Expand Down

0 comments on commit c5b7664

Please sign in to comment.