1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-24 10:27:10 +02:00

Should launch main.js

This commit is contained in:
Laurent Cozic 2017-08-04 22:15:55 +02:00
parent 4bee625f84
commit af977df8c6

View File

@ -9,7 +9,7 @@
"url": "git://github.com/laurent22/joplin.git",
"version": "0.9.0",
"bin": {
"joplin": "./main_launcher.js"
"joplin": "./main.js"
},
"dependencies": {
"app-module-path": "^2.2.0",