@factor/plugin-blog
Advanced tools
Comparing version 1.4.3 to 1.5.3
{ | ||
"name": "@factor/plugin-blog", | ||
"description": "Easily implement, customize and manage blog in your Factor app.", | ||
"version": "1.4.3", | ||
"description": "", | ||
"version": "1.5.3", | ||
"license": "GPL-2.0", | ||
@@ -11,3 +11,7 @@ "factor": { | ||
], | ||
"title": "Blog" | ||
"title": "Blog", | ||
"post": { | ||
"title": "Standard Blog", | ||
"synopsis": "Easily implement, customize and manage blog in your Factor app." | ||
} | ||
}, | ||
@@ -20,3 +24,3 @@ "dependencies": { | ||
}, | ||
"gitHead": "86ae26c93989e39aa50a050417f521d16f2df6ba", | ||
"gitHead": "c4a11d6f6af9091972876e066a6f7fb827126d94", | ||
"keywords": [ | ||
@@ -23,0 +27,0 @@ "factor", |
323148