You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-07-16 00:14:34 +02:00
Chore: Setup new release 3.1
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@joplin/plugin-repo-cli",
|
||||
"version": "3.0.1",
|
||||
"version": "3.1.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"bin": "./dist/index.js",
|
||||
@ -18,9 +18,9 @@
|
||||
"author": "",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"dependencies": {
|
||||
"@joplin/lib": "^3.0.1",
|
||||
"@joplin/tools": "^3.0.1",
|
||||
"@joplin/utils": "^3.0.1",
|
||||
"@joplin/lib": "~3.1",
|
||||
"@joplin/tools": "~3.1",
|
||||
"@joplin/utils": "~3.1",
|
||||
"fs-extra": "11.2.0",
|
||||
"gh-release-assets": "2.0.1",
|
||||
"node-fetch": "2.6.7",
|
||||
|
Reference in New Issue
Block a user