1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-08-13 22:12:50 +02:00

CLI v1.0.141

This commit is contained in:
Laurent Cozic
2019-07-28 22:54:45 +02:00
parent 3a41ac9be0
commit 1bf2bec805
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{ {
"name": "joplin", "name": "joplin",
"version": "1.0.140", "version": "1.0.141",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@@ -20,7 +20,7 @@
], ],
"owner": "Laurent Cozic" "owner": "Laurent Cozic"
}, },
"version": "1.0.140", "version": "1.0.141",
"bin": { "bin": {
"joplin": "./main.js" "joplin": "./main.js"
}, },