Skip to content

Commit

Permalink
never publish
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthijsBurgh committed Nov 19, 2020
1 parent bb7ffde commit b75fada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"test:unit": "vue-cli-service test:unit",
"test": "npm run test:unit",
"lint": "vue-cli-service lint",
"electron:build": "vue-cli-service electron:build",
"electron:build": "vue-cli-service electron:build --publish=never",
"electron:serve": "vue-cli-service electron:serve localhost",
"postinstall": "electron-builder install-app-deps",
"postuninstall": "electron-builder install-app-deps",
Expand Down

0 comments on commit b75fada

Please sign in to comment.