Skip to content

Commit

Permalink
Remove peerDependencies from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
marijnh committed Nov 26, 2024
1 parent 3030765 commit c323263
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,6 @@
"@codemirror/view": "^6.17.0",
"@lezer/common": "^1.0.0"
},
"peerDependencies": {
"@codemirror/language": "^6.0.0",
"@codemirror/state": "^6.0.0",
"@codemirror/view": "^6.0.0",
"@lezer/common": "^1.0.0"
},
"devDependencies": {
"@codemirror/buildhelper": "^1.0.0"
},
Expand Down

0 comments on commit c323263

Please sign in to comment.