From 0adc6dbad88b45d87442472ec5ed8e0b6705efcf Mon Sep 17 00:00:00 2001 From: NeverEllipsis Date: Fri, 6 Sep 2024 16:43:35 +0800 Subject: [PATCH] chore: test --- packages/bui-core/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/bui-core/package.json b/packages/bui-core/package.json index 605a22a..3d0302d 100644 --- a/packages/bui-core/package.json +++ b/packages/bui-core/package.json @@ -1,7 +1,7 @@ { "name": "@bifrostui/react", "version": "1.1.1", - "description": "React components for building mobile application", + "description": "React components for building mobile application!", "homepage": "http://bui.taopiaopiao.com", "license": "MIT", "main": "dist/index.js",