1.0.1
parent
1bd7366c71
commit
f3f6e64f5d
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@bytedo/wcui",
|
"name": "@bytedo/wcui",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"description": "基于wc开发的一套UI库, 面向未来, 面向electron",
|
"description": "基于wc开发的一套UI库, 面向未来, 面向electron",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node ./build.dev.js",
|
"start": "node ./build.dev.js",
|
||||||
|
@ -10,6 +10,7 @@
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/bytedo/wcui.git"
|
"url": "git+https://github.com/bytedo/wcui.git"
|
||||||
},
|
},
|
||||||
|
"main": "dist/",
|
||||||
"keywords": ["web-components", "wc", "components", "yutent"],
|
"keywords": ["web-components", "wc", "components", "yutent"],
|
||||||
"author": "yutent",
|
"author": "yutent",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|
Reference in New Issue