Chore: Setup new release 3.0

This commit is contained in:
Laurent Cozic
2024-03-02 11:04:23 +00:00
parent a7b303259c
commit cb540a5abb
21 changed files with 116 additions and 116 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@joplin/renderer",
"version": "2.14.1",
"version": "3.0.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.51",
"@joplin/fork-uslug": "^1.0.16",
"@joplin/utils": "^2.14.1",
"@joplin/utils": "~3.0",
"font-awesome-filetypes": "2.1.0",
"fs-extra": "11.2.0",
"highlight.js": "11.9.0",