diff --git a/package.json b/package.json index 15d11d35be2e15ffe6cffba3533761ff83299e03..b21a36c01d11b6afd92f8c1713c908b6e5c012ff 100644 --- a/package.json +++ b/package.json @@ -1,26 +1,22 @@ { "id": "uni-ai-chat", "name": "uni-ai-chat", - "version": "1.0.1", + "version": "1.0.3", "description": "基于uni-ai的聊天示例项目,支持流式、支持前文总结,云端一体", "main": "main.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, - "repository": "https://github.com/dcloudio/uni-ui", + "repository": "https://gitcode.net/dcloud/uni-ai-chat", "keywords": [ - "uni-ai-chat" - ], + "uni-ai-chat" + ], "author": "", "license": "ISC", "dependencies": {}, "displayName": "uni-ai-chat", - "dcloudext": { - "category": [ - "前端组件", - "通用组件" - ], - "sale": { + "dcloudext": { + "sale": { "regular": { "price": "0.00" }, @@ -35,8 +31,7 @@ "ads": "无", "data": "无", "permissions": "无" - }, - "npmurl": "https://www.npmjs.com/package/@dcloudio/uni-ui" + } }, "engines": { "HBuilderX": "^3.7.10"