@factor/plugin-blog
Advanced tools
Comparing version 1.1.4 to 1.1.5
@@ -1,3 +0,3 @@ | ||
import { addPostType, addContentRoute } from "@factor/tools" | ||
import { setting } from "@factor/tools/settings" | ||
import { addPostType, addContentRoute } from "@factor/api" | ||
import { setting } from "@factor/api/settings" | ||
@@ -4,0 +4,0 @@ const baseRoute = setting("blog.postRoute") |
{ | ||
"name": "@factor/plugin-blog", | ||
"description": "Easily implement, customize and manage blog in your Factor app.", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"license": "GPL-2.0", | ||
@@ -14,3 +14,3 @@ "factor": { | ||
"dependencies": { | ||
"@factor/plugin-highlight-code": "^1.1.4" | ||
"@factor/plugin-highlight-code": "^1.1.5" | ||
}, | ||
@@ -20,3 +20,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "6e823b48f098adb4ff88f62b4ce90be12a4becfa", | ||
"gitHead": "4aa17725c1698aac14bca37151f5d0cbee3b27ae", | ||
"keywords": [ | ||
@@ -23,0 +23,0 @@ "factor", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
318152