Releasing sub-packages

This commit is contained in:
Laurent Cozic
2024-03-01 19:06:13 +00:00
parent 438dddda6e
commit 5aba5e544d
12 changed files with 32 additions and 32 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@joplin/renderer",
"version": "2.14.0",
"version": "2.14.1",
"description": "The Joplin note renderer, used the mobile and desktop application",
"repository": "https://github.com/laurent22/joplin/tree/dev/packages/renderer",
"main": "index.js",
@@ -28,9 +28,9 @@
"typescript": "5.2.2"
},
"dependencies": {
"@joplin/fork-htmlparser2": "^4.1.50",
"@joplin/fork-uslug": "^1.0.15",
"@joplin/utils": "~2.14",
"@joplin/fork-htmlparser2": "^4.1.51",
"@joplin/fork-uslug": "^1.0.16",
"@joplin/utils": "^2.14.1",
"font-awesome-filetypes": "2.1.0",
"fs-extra": "11.2.0",
"highlight.js": "11.9.0",