From de7dd7f775495a5f4628cc0a77d8791e0e4f7ec4 Mon Sep 17 00:00:00 2001 From: haiqin Date: Sat, 27 Jan 2024 15:11:05 +0800 Subject: [PATCH] chore: test gitee --- packages/inula-reactive/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/inula-reactive/package.json b/packages/inula-reactive/package.json index 01d1256b..4dcd9888 100644 --- a/packages/inula-reactive/package.json +++ b/packages/inula-reactive/package.json @@ -1,7 +1,7 @@ { "name": "inula-reactive", "version": "0.0.1", - "description": "reactive core", + "description": "reactive core.", "main": "dist/index.js", "type": "module", "scripts": { -- Gitee