1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-09-16 08:56:40 +02:00

CLI v2.6.2

This commit is contained in:
Laurent Cozic
2021-12-17 12:20:13 +01:00
parent c0fd2274ee
commit 0e9dc0f272
3 changed files with 22 additions and 3 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "joplin",
"version": "2.6.1",
"version": "2.6.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "joplin",
"version": "2.6.1",
"version": "2.6.2",
"license": "MIT",
"dependencies": {
"aws-sdk": "^2.588.0",

View File

@@ -33,7 +33,7 @@
],
"owner": "Laurent Cozic"
},
"version": "2.6.1",
"version": "2.6.2",
"bin": {
"joplin": "./main.js"
},