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

Chore: Setup new release 2.14

This commit is contained in:
Laurent Cozic
2023-12-17 15:07:31 +00:00
parent 7e50b117ed
commit 5e3c12aeb8
21 changed files with 181 additions and 181 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@joplin/renderer",
"version": "2.13.4",
"version": "2.14.0",
"description": "The Joplin note renderer, used the mobile and desktop application",
"repository": "https://github.com/laurent22/joplin/tree/dev/packages/renderer",
"main": "index.js",
@@ -30,7 +30,7 @@
"dependencies": {
"@joplin/fork-htmlparser2": "^4.1.50",
"@joplin/fork-uslug": "^1.0.15",
"@joplin/utils": "^2.13.4",
"@joplin/utils": "~2.14",
"font-awesome-filetypes": "2.1.0",
"fs-extra": "11.1.1",
"highlight.js": "11.9.0",