From ddeea7ca6615a6f4285b5a86362a15cc53905e32 Mon Sep 17 00:00:00 2001 From: Vinlic Date: Tue, 14 Nov 2023 00:46:22 +0800 Subject: [PATCH] Release 0.0.22 --- package.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index fb410a5..a94d420 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "web-video-creator", - "version": "0.0.21", + "version": "0.0.22", "description": "A framework for creating videos based on Node.js + Puppeteer + FFmpeg.", "type": "module", "main": "index.js", @@ -34,7 +34,8 @@ "synthesis", "animation", "canvas", - "html5" + "html5", + "vtuber" ], "bugs": "https://github.com/Vinlic/WebVideoCreator/issues", "dependencies": {