1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-14 18:27:44 +02:00

Update package.json

This commit is contained in:
Laurent Cozic 2017-11-13 13:14:38 +00:00 committed by GitHub
parent 96922aa20a
commit 7e19f99bbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,6 @@
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"postinstall": "node_modules/.bin/electron-builder install-app-deps",
"pack": "electron-builder --dir",
"dist": "node_modules/.bin/electron-builder"
},