ci: edit package.json homepage
This commit is contained in:
parent
3d09afd587
commit
b6bd0de330
@ -1,10 +1,10 @@
|
||||
{
|
||||
"name": "@layui/layui-vue",
|
||||
"version": "1.0.3-alpha.1",
|
||||
"version": "1.0.3-alpha.2",
|
||||
"author": "就眠儀式",
|
||||
"license": "MIT",
|
||||
"description": "a component library for Vue 3 base on layui-vue",
|
||||
"homepage": "https://gitee.com/layui/layui-vue/blob/next/README.md",
|
||||
"homepage": "http://wwww.layui-vue.com",
|
||||
"main": "es/index.js",
|
||||
"unpkg": "umd/index.js",
|
||||
"jsdelivr": "umd/index.js",
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "@layui/icons-vue",
|
||||
"version": "1.0.7",
|
||||
"description": "a component library for Vue 3 base on layui-vue",
|
||||
"homepage": "https://gitee.com/layui/layui-vue/blob/next/README.md",
|
||||
"homepage": "http://wwww.layui-vue.com",
|
||||
"module": "lib/icons-vue.es.js",
|
||||
"main": "lib/icons-vue.umd.js",
|
||||
"exports": {
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "@layui/layer-vue",
|
||||
"version": "1.3.11",
|
||||
"description": "a component library for Vue 3 base on layui-vue",
|
||||
"homepage": "https://gitee.com/layui/layui-vue/blob/next/README.md",
|
||||
"homepage": "http://wwww.layui-vue.com",
|
||||
"module": "lib/layer-vue.es.js",
|
||||
"main": "lib/layer-vue.umd.js",
|
||||
"exports": {
|
||||
|
Loading…
Reference in New Issue
Block a user