From 9e7a9aa88aea857460453809489b4deb02c070e3 Mon Sep 17 00:00:00 2001 From: ppst Date: Thu, 6 Apr 2023 22:21:23 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E6=94=B9=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 09b1cb5..a9f6680 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "markdown-from-posts", - "version": "1.0.4", + "version": "1.0.5", "description": "从posts文件夹中读取文件,根据时间,category,tags进行排列", "main": "src/index.js", "exports": { @@ -12,7 +12,7 @@ ], "repository": { "type": "git", - "url": "https://github.com/damaoppst/markdown-from-posts" + "url": "http://git.ppst.top/pp/markdown-from-posts" }, "keywords": [ "globby",