mirror of
https://github.com/laurent22/joplin.git
synced 2026-06-18 20:16:34 +02:00
Chore: Setup new release 3.0
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user