diff --git a/Readme.md b/Readme.md index aee4b29..9a766be 100644 --- a/Readme.md +++ b/Readme.md @@ -1,4 +1,4 @@ -![doui](./slogan.jpg) +![wcui](./slogan.jpg) ## wcUI 组件库 diff --git a/package.json b/package.json index de6dee5..2d658da 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { - "name": "wcui", + "name": "@cc0/wcui", "version": "2.0.0", - "description": "基于c开发的一套UI库, 面向未来, 面向electron", + "description": "基于wc开发的一套UI库, 面向未来, 面向electron", "main": "index.js", "scripts": { "start": "node ./build.dev.js",