1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-11-26 22:41:17 +02:00

Tools: Allow publishing all lib packages to @joplin

This commit is contained in:
Laurent Cozic
2020-12-14 14:55:31 +00:00
parent 46d22d8847
commit 4180d4bd28
17 changed files with 51 additions and 38 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@joplin/fork-htmlparser2",
"version": "4.1.8",
"version": "4.1.13",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,7 +1,7 @@
{
"name": "@joplin/fork-htmlparser2",
"description": "Fast & forgiving HTML/XML/RSS parser",
"version": "4.1.8",
"version": "4.1.13",
"author": "Felix Boehm <me@feedic.com>",
"publishConfig": {
"access": "public"
@@ -64,5 +64,6 @@
"license": "MIT",
"prettier": {
"tabWidth": 4
}
},
"gitHead": "80c0089d2c52aff608b2bea74389de5a7f12f2e2"
}