We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edcac4b commit 85f831fCopy full SHA for 85f831f
package.json
@@ -5,7 +5,7 @@
5
"description": "mdp",
6
"keywords": ["markdown","electron","livereload","live-reload"],
7
"main": "./src/main.js",
8
- "version": "0.0.1",
+ "version": "0.0.2",
9
"author": "elink",
10
"scripts": {
11
"dev-publish": "npm run package && rm -rf /Applications/mdp.app/ && mv ./out/mdp-darwin-x64/mdp.app /Applications/",
0 commit comments