[remark-wiki-link][xs]: adjst package.json
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"name": "@flowershow/remark-wiki-link",
|
"name": "@portaljs/remark-wiki-link",
|
||||||
"version": "1.2.0",
|
"version": "1.0.0",
|
||||||
"description": "Parse and render wiki-style links in markdown especially Obsidian style links.",
|
"description": "Parse and render wiki-style links in markdown especially Obsidian style links.",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/flowershow/flowershow.git",
|
"url": "git+https://github.com/datopian/portaljs.git",
|
||||||
"directory": "packages/remark-wiki-link"
|
"directory": "packages/remark-wiki-link"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
@@ -17,9 +17,9 @@
|
|||||||
"author": "Rufus Pollock",
|
"author": "Rufus Pollock",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/flowershow/flowershow/issues"
|
"url": "https://github.com/datopian/portaljs/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/flowershow/flowershow#readme",
|
"homepage": "https://github.com/datopian/portaljs#readme",
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"access": "public"
|
"access": "public"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user