Skip to content

Commit

Permalink
Update dependencies and version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
drgrice1 committed Oct 9, 2024
1 parent 6672bca commit f7d2373
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openwebwork/pg-codemirror-editor",
"version": "0.0.1-beta.4",
"version": "0.0.1-beta.5",
"description": "PG CodeMirror Editor",
"author": "The WeBWorK Project",
"license": "MIT",
Expand All @@ -27,7 +27,7 @@
"@codemirror/lang-html": "^6.4.9",
"@codemirror/lang-xml": "^6.1.0",
"@codemirror/theme-one-dark": "^6.1.2",
"@openwebwork/codemirror-lang-pg": "^0.0.1-beta.3",
"@openwebwork/codemirror-lang-pg": "^0.0.1-beta.4",
"@replit/codemirror-emacs": "^6.1.0",
"@replit/codemirror-vim": "^6.2.1",
"cm6-theme-basic-dark": "^0.2.0",
Expand All @@ -39,7 +39,7 @@
"cm6-theme-solarized-dark": "^0.2.0",
"cm6-theme-solarized-light": "^0.2.0",
"codemirror": "^6.0.1",
"codemirror-lang-perl": "^0.1.4",
"codemirror-lang-perl": "^0.1.5-beta.1",
"thememirror": "^2.0.1"
},
"devDependencies": {
Expand Down

0 comments on commit f7d2373

Please sign in to comment.