修改地址
parent
c679943080
commit
eaeea5777c
12
package.json
12
package.json
|
@ -1,10 +1,10 @@
|
||||||
{
|
{
|
||||||
"name": "vue3-jeecg-admin",
|
"name": "jeecg-boot-vue3",
|
||||||
"version": "0.0.1",
|
"version": "1.0",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "jeecg",
|
"name": "jeecg",
|
||||||
"email": "jeecgos@163.com",
|
"email": "jeecgos@163.com",
|
||||||
"url": "https://gitee.com/jeecg/vue3-jeecg-admin"
|
"url": "https://gitee.com/jeecg/jeecg-boot-vue3"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"bootstrap": "yarn install",
|
"bootstrap": "yarn install",
|
||||||
|
@ -165,13 +165,13 @@
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/jeecg/vue3-jeect-admin.git"
|
"url": "git+https://github.com/jeecgboot/jeecg-boot-vue3"
|
||||||
},
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/jeecg/vue3-jeecg-admin/issues"
|
"url": "https://github.com/jeecgboot/jeecg-boot-vue3/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/jeecg/vue3-jeecg-admin",
|
"homepage": "https://github.com/jeecgboot/jeecg-boot-vue3",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "^12 || >=14"
|
"node": "^12 || >=14"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue