From fed863d1ed88e94e431d83f4f54dba41cee38012 Mon Sep 17 00:00:00 2001 From: iRuxu Date: Sun, 26 Nov 2023 01:42:28 +0800 Subject: [PATCH] fix:comment --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 61abead1..576c18ef 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "update": "npm --registry https://registry.npmjs.org install @jx3box/jx3box-common-ui@latest @jx3box/jx3box-common@latest @jx3box/jx3box-data@latest @jx3box/jx3box-macro@latest @jx3box/jx3box-talent@latest @jx3box/jx3box-talent2@latest @jx3box/jx3box-dict@latest @jx3box/jx3box-comment-ui@latest @jx3box/jx3box-editor@latest" }, "dependencies": { - "@jx3box/jx3box-comment-ui": "^1.7.16", + "@jx3box/jx3box-comment-ui": "^1.8.0", "@jx3box/jx3box-common": "^8.0.8", "@jx3box/jx3box-common-ui": "^7.9.11", "@jx3box/jx3box-data": "^3.5.5",