雪忆微服务1.2.1版

This commit is contained in:
雪忆天堂 2021-05-07 13:49:37 +08:00
parent b48e6fb19a
commit ca8dc7d508
1 changed files with 87 additions and 87 deletions

View File

@ -1,9 +1,9 @@
{ {
"name": "ruoyi", "name": "xueyi",
"version": "2.5.0", "version": "2.5.0",
"description": "若依管理系统", "description": "雪忆管理系统",
"author": "若依", "author": "雪忆",
"license": "MIT", "license": "Apache-2.0",
"scripts": { "scripts": {
"dev": "vue-cli-service serve", "dev": "vue-cli-service serve",
"build:prod": "vue-cli-service build", "build:prod": "vue-cli-service build",
@ -33,7 +33,7 @@
], ],
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://gitee.com/y_project/RuoYi-Vue.git" "url": "https://gitee.com/xueyitiantang/xueyi-cloud.git"
}, },
"dependencies": { "dependencies": {
"@riophae/vue-treeselect": "0.4.0", "@riophae/vue-treeselect": "0.4.0",