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 1739514 commit cb9e60dCopy full SHA for cb9e60d
package.json
@@ -44,16 +44,11 @@
44
"codemirror": ">=5.49.2"
45
},
46
"dependencies": {
47
-<<<<<<< HEAD
48
"@babel/runtime": "7.15.4",
49
- "codemirror": "5.62.3"
50
-=======
51
- "@babel/runtime": "7.15.3",
52
"@codemirror/basic-setup": "0.19.0",
53
"@codemirror/state": "0.19.1",
54
"@codemirror/theme-one-dark": "0.19.0",
55
"@codemirror/view": "0.19.4"
56
->>>>>>> fc5bf4d5 (feat: Use codemirror 6. #88)
57
58
"eslintConfig": {
59
"extends": [
0 commit comments