From def1b6deb9a628cb8442038efa0a4f7a7690a3d5 Mon Sep 17 00:00:00 2001 From: Limezy Date: Thu, 9 May 2024 22:41:48 +0700 Subject: [PATCH] Correct package.json --- sources/patches/diff.txt | 8 ++++---- sources/patches/main-02-visitor.patch | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/sources/patches/diff.txt b/sources/patches/diff.txt index 4bdbb0b..28bc748 100644 --- a/sources/patches/diff.txt +++ b/sources/patches/diff.txt @@ -142,17 +142,17 @@ index be368444f..ecfcae00c 100644 interface Colors { diff --git a/package.json b/package.json -index 872709a30..52ef90de6 100644 +index ada9fc0be..62d550282 100644 --- a/package.json +++ b/package.json -@@ -165,6 +165,7 @@ +@@ -164,6 +164,7 @@ + "pg-tsquery": "^8.4.2", "pluralize": "^8.0.0", "png-chunks-extract": "^1.0.0", - "polished": "^4.3.1", + "passport-req": "^0.1.1", + "polished": "^4.3.1", "prosemirror-codemark": "^0.4.2", "prosemirror-commands": "^1.5.2", - "prosemirror-dropcursor": "^1.8.1", diff --git a/plugins/req/plugin.json b/plugins/req/plugin.json new file mode 100644 index 000000000..bf4c23043 diff --git a/sources/patches/main-02-visitor.patch b/sources/patches/main-02-visitor.patch index b87fabb..1e90bb7 100644 --- a/sources/patches/main-02-visitor.patch +++ b/sources/patches/main-02-visitor.patch @@ -1,13 +1,13 @@ diff --git a/package.json b/package.json -index e0d3f56ea..fcd1ce270 100644 +index ada9fc0be..62d550282 100644 --- a/package.json +++ b/package.json -@@ -160,6 +160,7 @@ - "pg-tsquery": "^8.4.1", +@@ -164,6 +164,7 @@ + "pg-tsquery": "^8.4.2", "pluralize": "^8.0.0", "png-chunks-extract": "^1.0.0", + "passport-req": "^0.1.1", - "polished": "^4.2.2", + "polished": "^4.3.1", "prosemirror-codemark": "^0.4.2", "prosemirror-commands": "^1.5.2", diff --git a/plugins/req/plugin.json b/plugins/req/plugin.json