1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-09-16 08:56:40 +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", "url": "git://github.com/laurent22/joplin.git",
"version": "0.9.0", "version": "0.9.0",
"bin": { "bin": {
"joplin": "./main_launcher.js" "joplin": "./main.js"
}, },
"dependencies": { "dependencies": {
"app-module-path": "^2.2.0", "app-module-path": "^2.2.0",