We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f44e0c commit 7feef2cCopy full SHA for 7feef2c
package.json
@@ -1,10 +1,10 @@
1
{
2
"name": "dt-react-codemirror-editor",
3
"version": "0.9.0",
4
- "description": "The codemirror editor for React.",
+ "description": "The CodeMirror editor for React.",
5
"repository": {
6
"type": "git",
7
- "url": "http://gitlab.prod.dtstack.cn/dt-insight-front/infrastructure/storybook-ts-boilerplate.git"
+ "url": "https://github.com/DTStack/dt-react-codemirror-editor"
8
},
9
"main": "lib/index.js",
10
"module": "lib/index.js",
0 commit comments