Skip to content

Commit 2c33a84

Browse files
author
pedro
committed
release: 更新依赖,发布0.1.0-beta3
1 parent cb2e0dc commit 2c33a84

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lin-cms-koa",
3-
"version": "0.1.0-beta.1",
3+
"version": "0.1.0-beta.3",
44
"description": "simple and practical CMS implememted by koa",
55
"main": "app/starter.js",
66
"scripts": {
@@ -42,6 +42,6 @@
4242
"koa-bodyparser": "^4.2.1",
4343
"koa-mount": "^4.0.0",
4444
"koa-static": "^5.0.0",
45-
"lin-mizar": "0.1.0-beta.2"
45+
"lin-mizar": "^0.1.0-beta.3"
4646
}
4747
}

0 commit comments

Comments
 (0)