Skip to content

Commit 5609921

Browse files
authored
Update package.json
1 parent 680a087 commit 5609921

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.3",
3+
"version": "0.2.0-beta.1",
44
"description": "simple and practical CMS implememted by koa",
55
"main": "app/starter.js",
66
"scripts": {
@@ -43,6 +43,6 @@
4343
"koa-bodyparser": "^4.2.1",
4444
"koa-mount": "^4.0.0",
4545
"koa-static": "^5.0.0",
46-
"lin-mizar": "^0.1.0-beta.5"
46+
"lin-mizar": "^0.2.0-beta.1"
4747
}
4848
}

0 commit comments

Comments
 (0)