Skip to content

Commit 7feef2c

Browse files
committed
build: update repository url
1 parent 6f44e0c commit 7feef2c

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,10 +1,10 @@
11
{
22
"name": "dt-react-codemirror-editor",
33
"version": "0.9.0",
4-
"description": "The codemirror editor for React.",
4+
"description": "The CodeMirror editor for React.",
55
"repository": {
66
"type": "git",
7-
"url": "http://gitlab.prod.dtstack.cn/dt-insight-front/infrastructure/storybook-ts-boilerplate.git"
7+
"url": "https://github.com/DTStack/dt-react-codemirror-editor"
88
},
99
"main": "lib/index.js",
1010
"module": "lib/index.js",

0 commit comments

Comments
 (0)