fix: 修改地址
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "markdown-from-posts",
|
"name": "markdown-from-posts",
|
||||||
"version": "1.0.4",
|
"version": "1.0.5",
|
||||||
"description": "从posts文件夹中读取文件,根据时间,category,tags进行排列",
|
"description": "从posts文件夹中读取文件,根据时间,category,tags进行排列",
|
||||||
"main": "src/index.js",
|
"main": "src/index.js",
|
||||||
"exports": {
|
"exports": {
|
||||||
@@ -12,7 +12,7 @@
|
|||||||
],
|
],
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/damaoppst/markdown-from-posts"
|
"url": "http://git.ppst.top/pp/markdown-from-posts"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"globby",
|
"globby",
|
||||||
|
Reference in New Issue
Block a user