You've already forked joplin
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:
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@joplin/plugin-repo-cli",
|
||||
"version": "2.13.1",
|
||||
"version": "2.13.2",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"bin": "./dist/index.js",
|
||||
@ -18,9 +18,9 @@
|
||||
"author": "",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"dependencies": {
|
||||
"@joplin/lib": "^2.13.1",
|
||||
"@joplin/tools": "^2.13.1",
|
||||
"@joplin/utils": "^2.13.1",
|
||||
"@joplin/lib": "^2.13.2",
|
||||
"@joplin/tools": "^2.13.2",
|
||||
"@joplin/utils": "^2.13.2",
|
||||
"fs-extra": "11.1.1",
|
||||
"gh-release-assets": "2.0.1",
|
||||
"node-fetch": "2.6.7",
|
||||
|
Reference in New Issue
Block a user