修改 framework type 为 git

pull/299/MERGE
F4NNIU 2021-05-13 22:31:12 +08:00
parent dba3ca50fc
commit d59ff78fd8
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FastAdmin是一款基于ThinkPHP5+Bootstrap的极速后台开发框架。 FastAdmin是一款基于ThinkPHP+Bootstrap的极速后台开发框架。
## 主要特性 ## 主要特性

View File

@ -36,7 +36,7 @@
}, },
"repositories": [ "repositories": [
{ {
"type": "vcs", "type": "git",
"url": "https://gitee.com/karson/framework" "url": "https://gitee.com/karson/framework"
} }
] ]