Skip to content

Commit abb8705

Browse files
committed
ci(covector): fix npm provenance
1 parent f5ed4c2 commit abb8705

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.changes/release-alpha.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
"@matechat/react": patch
2+
"@matechat/react": minor
33
---
44

55
Release first pre-release with alpha tag of `@matechat/react`.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@matechat/react",
3-
"version": "0.1.0",
3+
"version": "0.0.0",
44
"packageManager": "[email protected]",
55
"description": "Front-end AI scenario solution UI library based on Huawei DevUI Design.",
66
"type": "module",
@@ -11,7 +11,7 @@
1111
},
1212
"repository": {
1313
"type": "git",
14-
"url": "git+https://gitcode.com/DevCloudFE/matechat-react.git"
14+
"url": "git+https://github.com/DevCloudFE/matechat-react.git"
1515
},
1616
"author": {
1717
"email": "[email protected]",

0 commit comments

Comments
 (0)