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 6fc6390 commit f821d79Copy full SHA for f821d79
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@uiw/react-codemirror",
3
- "version": "4.0.0-rc.9",
+ "version": "4.0.0-rc.10",
4
"description": "CodeMirror component for React.",
5
"homepage": "https://uiwjs.github.io/react-codemirror",
6
"main": "cjs/index.js",
@@ -43,8 +43,7 @@
43
"peerDependencies": {
44
"@babel/runtime": ">=7.11.0",
45
"react": ">=16.8.0",
46
- "react-dom": ">=16.8.0",
47
- "codemirror": ">=5.49.2"
+ "react-dom": ">=16.8.0"
48
},
49
"dependencies": {
50
"@babel/runtime": "7.15.4",
0 commit comments