From 8583dcd8f7f07a4556efdb725fe83f154bb37647 Mon Sep 17 00:00:00 2001 From: SerinaNya <34389622+SerinaNya@users.noreply.github.com> Date: Thu, 3 Oct 2024 12:44:49 +0800 Subject: [PATCH] feat: add skinview3d --- package.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package.json b/package.json index a2dcce7..9514c5d 100644 --- a/package.json +++ b/package.json @@ -14946,6 +14946,9 @@ "sketch-types": { "version": "*" }, + "skinview3d": { + "version": "*" + }, "slash2": { "version": "*" },