Skip to content

Commit d2e1d66

Browse files
committed
Version bump to pull in another codemirror-lang-pg bug fix.
1 parent 92d83c8 commit d2e1d66

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openwebwork/pg-codemirror-editor",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "PG CodeMirror Editor",
55
"author": "The WeBWorK Project",
66
"license": "MIT",
@@ -27,7 +27,7 @@
2727
"@codemirror/lang-html": "^6.4.9",
2828
"@codemirror/lang-xml": "^6.1.0",
2929
"@codemirror/theme-one-dark": "^6.1.2",
30-
"@openwebwork/codemirror-lang-pg": "^0.0.1",
30+
"@openwebwork/codemirror-lang-pg": "^0.0.2",
3131
"@replit/codemirror-emacs": "^6.1.0",
3232
"@replit/codemirror-vim": "^6.3.0",
3333
"cm6-theme-basic-dark": "^0.2.0",

0 commit comments

Comments
 (0)