Skip to content

Commit

Permalink
Remove some unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
marijnh committed Feb 16, 2024
1 parent 59492c2 commit 6ff044c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,12 @@
"dependencies": {
"@codemirror/autocomplete": "^6.0.0",
"@codemirror/language": "^6.6.0",
"@codemirror/lint": "^6.0.0",
"@codemirror/state": "^6.0.0",
"@codemirror/view": "^6.17.0",
"@lezer/common": "^1.0.0",
"@lezer/go": "^1.0.0"
},
"devDependencies": {
"@codemirror/buildhelper": "^1.0.0",
"@lezer/lr": "^1.0.0"
"@codemirror/buildhelper": "^1.0.0"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 6ff044c

Please sign in to comment.