Skip to content

Commit

Permalink
fix: Merge conflict detected in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Sep 6, 2021
1 parent 1739514 commit cb9e60d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,16 +44,11 @@
"codemirror": ">=5.49.2"
},
"dependencies": {
<<<<<<< HEAD
"@babel/runtime": "7.15.4",
"codemirror": "5.62.3"
=======
"@babel/runtime": "7.15.3",
"@codemirror/basic-setup": "0.19.0",
"@codemirror/state": "0.19.1",
"@codemirror/theme-one-dark": "0.19.0",
"@codemirror/view": "0.19.4"
>>>>>>> fc5bf4d5 (feat: Use codemirror 6. #88)
},
"eslintConfig": {
"extends": [
Expand Down

0 comments on commit cb9e60d

Please sign in to comment.