Skip to content

Commit b6cfd60

Browse files
committed
Change github link
1 parent 2f5fe52 commit b6cfd60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue3-mermaid",
33
"description": "flowchart of mermaid with vue componet",
4-
"version": "0.0.2",
4+
"version": "0.0.3",
55
"main": "src/index.js",
66
"author": "abinhho <[email protected]>",
77
"contributors": [
@@ -28,7 +28,7 @@
2828
},
2929
"repository": {
3030
"type": "git",
31-
"url": "https://github.com/abinhho/vue3-mermaid.git"
31+
"url": "https://github.com/sango-tech/vue3-mermaid"
3232
},
3333
"dependencies": {
3434
"mermaid": "^8.4.4"

0 commit comments

Comments
 (0)