1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-07-16 00:14:34 +02:00

Releasing sub-packages

This commit is contained in:
Laurent Cozic
2021-06-01 11:28:50 +02:00
parent 07d30eb5d2
commit a9f0a75d9d
16 changed files with 21 additions and 21 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@joplin/tools",
"version": "2.0.1",
"version": "2.0.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@joplin/tools",
"version": "2.0.1",
"version": "2.0.2",
"description": "Various tools for Joplin",
"main": "index.js",
"author": "Laurent Cozic",