Skip to content

Commit 6ab7b5d

Browse files
committed
chore: workflow problem
1 parent 582bf89 commit 6ab7b5d

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

packages/taro-vchart/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"bugs": "https://github.com/VisActor/VChart/issues",
3535
"repository": {
3636
"type": "git",
37-
"url": "GitHub - VisActor/VChart: The chart library for web and multi-platform",
37+
"url": "https://github.com/VisActor/VChart.git",
3838
"directory": "packages/taro-vchart"
3939
},
4040
"author": {
@@ -92,4 +92,4 @@
9292
"access": "public",
9393
"registry": "https://registry.npmjs.org/"
9494
}
95-
}
95+
}

packages/tt-vchart/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"bugs": "https://github.com/VisActor/VChart/issues",
2929
"repository": {
3030
"type": "git",
31-
"url": "GitHub - VisActor/VChart: The chart library for web and multi-platform",
31+
"url": "https://github.com/VisActor/VChart.git",
3232
"directory": "packages/tt-vchart"
3333
},
3434
"author": {
@@ -40,4 +40,4 @@
4040
"access": "public",
4141
"registry": "https://registry.npmjs.org/"
4242
}
43-
}
43+
}

packages/vchart-schema/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"bugs": "https://github.com/VisActor/VChart/issues",
3232
"repository": {
3333
"type": "git",
34-
"url": "GitHub - VisActor/VChart: The chart library for web and multi-platform",
34+
"url": "https://github.com/VisActor/VChart.git",
3535
"directory": "packages/vchart-schema"
3636
},
3737
"author": {
@@ -43,4 +43,4 @@
4343
"access": "public",
4444
"registry": "https://registry.npmjs.org/"
4545
}
46-
}
46+
}

packages/vchart-types/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"bugs": "https://github.com/VisActor/VChart/issues",
1515
"repository": {
1616
"type": "git",
17-
"url": "GitHub - VisActor/VChart: The chart library for web and multi-platform",
17+
"url": "https://github.com/VisActor/VChart.git",
1818
"directory": "packages/vchart-types"
1919
},
2020
"author": {
@@ -26,4 +26,4 @@
2626
"access": "public",
2727
"registry": "https://registry.npmjs.org/"
2828
}
29-
}
29+
}

0 commit comments

Comments
 (0)