Skip to content

Commit

Permalink
Overhaul embed generation (#231)
Browse files Browse the repository at this point in the history
  • Loading branch information
macjuul authored Apr 29, 2024
1 parent 31a5a2d commit 645dd05
Show file tree
Hide file tree
Showing 14 changed files with 3,836 additions and 3,169 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
"dependencies": {
"@codemirror/autocomplete": "^6.13.0",
"@codemirror/commands": "^6.3.3",
"@codemirror/lang-html": "^6.4.9",
"@codemirror/lang-javascript": "^6.2.2",
"@codemirror/lang-json": "^6.0.1",
"@codemirror/lang-rust": "^6.0.1",
"@codemirror/lang-sql": "^6.6.0",
"@codemirror/language": "^6.10.1",
"@codemirror/legacy-modes": "^6.4.0",
"@codemirror/lint": "^6.5.0",
Expand Down
Loading

0 comments on commit 645dd05

Please sign in to comment.