We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb2e0dc commit 2c33a84Copy full SHA for 2c33a84
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "lin-cms-koa",
3
- "version": "0.1.0-beta.1",
+ "version": "0.1.0-beta.3",
4
"description": "simple and practical CMS implememted by koa",
5
"main": "app/starter.js",
6
"scripts": {
@@ -42,6 +42,6 @@
42
"koa-bodyparser": "^4.2.1",
43
"koa-mount": "^4.0.0",
44
"koa-static": "^5.0.0",
45
- "lin-mizar": "0.1.0-beta.2"
+ "lin-mizar": "^0.1.0-beta.3"
46
}
47
0 commit comments