Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/0.7' into rust2
Browse files Browse the repository at this point in the history
  • Loading branch information
siefkenj committed Dec 12, 2023
2 parents 001c1b8 + f9615fe commit e238187
Show file tree
Hide file tree
Showing 47 changed files with 1,950 additions and 926 deletions.
870 changes: 633 additions & 237 deletions package-lock.json

Large diffs are not rendered by default.

5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"./packages/static-assets",
"./packages/parser",
"./packages/lsp-tools",
"./packages/lsp",
"./packages/doenetml-worker",
"./packages/doenetml-worker-rust",
"./packages/virtual-keyboard",
Expand Down Expand Up @@ -52,6 +53,8 @@
"dependencies": {
"@reduxjs/toolkit": "^2.0.1",
"comlink": "^4.4.1",
"react-redux": "^9.0.4"
"react-redux": "^9.0.4",
"@uiw/react-codemirror": "^4.21.21",
"micromark": "^4.0.0"
}
}
Loading

0 comments on commit e238187

Please sign in to comment.