File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -33,6 +33,12 @@ Lin-CMS 是林间有风团队经过大量项目实践所提炼出的一套**内
3333本项目是 Lin CMS 后端的 koa 实现,需要前端?请访
3434问[ 前端仓库] ( https://github.com/TaleLin/lin-cms-vue ) 。
3535
36+ ### 当前最新版本
37+
38+ lin-mizar(核心库) :0.0.1-beta.2
39+
40+ lin-cms-koa(当前实例工程):0.0.1-beta.1
41+
3642### 文档地址
3743
3844[ http://doc.cms.7yue.pro/ ] ( http://doc.cms.7yue.pro/ )
Original file line number Diff line number Diff line change 11{
22 "name" : " lin-cms-koa" ,
3- "version" : " 0.0.1-alpha .1" ,
3+ "version" : " 0.0.1-beta .1" ,
44 "description" : " simple and practical CMS implememted by koa" ,
55 "main" : " app/starter.js" ,
66 "scripts" : {
3939 "@koa/cors" : " ^2.2.3" ,
4040 "koa" : " ^2.7.0" ,
4141 "koa-bodyparser" : " ^4.2.1" ,
42- "lin-mizar" : " ^0.0.1-alpha.28 "
42+ "lin-mizar" : " ^0.0.1-beta.2 "
4343 }
4444}
You can’t perform that action at this time.
0 commit comments