Skip to content

Commit

Permalink
add @codemirror/commands to fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
felixroos committed Jan 17, 2025
1 parent f19d50a commit 40ac8dd
Show file tree
Hide file tree
Showing 2 changed files with 369 additions and 630 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
},
"dependencies": {
"@codemirror/autocomplete": "^6.18.4",
"@codemirror/commands": "^6.8.0",
"@codemirror/lang-javascript": "^6.1.4",
"@codemirror/language": "^6.10.8",
"@codemirror/state": "^6.2.0",
Expand Down
Loading

0 comments on commit 40ac8dd

Please sign in to comment.