From 291a0c77cbfd1778b13d2a543314623cd842fd1b Mon Sep 17 00:00:00 2001 From: James Chen Date: Fri, 19 Apr 2024 16:50:58 +0800 Subject: [PATCH] Update package name to @cocos/tfig --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7b39f54..936fdc7 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "tfig", + "name": "@cocos/tfig", "version": "3.3.3", "description": "Yet another tool to generate .d.ts bundle.", "main": "build/gift.js",