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

CLI v1.0.95

This commit is contained in:
Laurent Cozic
2018-02-12 18:07:20 +00:00
parent c1161ae017
commit 3a1fa583ab
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -19,7 +19,7 @@
], ],
"owner": "Laurent Cozic" "owner": "Laurent Cozic"
}, },
"version": "1.0.93", "version": "1.0.95",
"bin": { "bin": {
"joplin": "./main.js" "joplin": "./main.js"
}, },