|
1 | 1 | {
|
2 | 2 | "name": "@openwebwork/pg-codemirror-editor",
|
3 |
| - "version": "0.0.1-beta.26", |
| 3 | + "version": "0.0.1-beta.27", |
4 | 4 | "description": "PG CodeMirror Editor",
|
5 | 5 | "author": "The WeBWorK Project",
|
6 | 6 | "license": "MIT",
|
|
27 | 27 | "@codemirror/lang-html": "^6.4.9",
|
28 | 28 | "@codemirror/lang-xml": "^6.1.0",
|
29 | 29 | "@codemirror/theme-one-dark": "^6.1.2",
|
30 |
| - "@openwebwork/codemirror-lang-pg": "^0.0.1-beta.18", |
| 30 | + "@openwebwork/codemirror-lang-pg": "^0.0.1-beta.19", |
31 | 31 | "@replit/codemirror-emacs": "^6.1.0",
|
32 | 32 | "@replit/codemirror-vim": "^6.2.1",
|
33 | 33 | "cm6-theme-basic-dark": "^0.2.0",
|
|
39 | 39 | "cm6-theme-solarized-dark": "^0.2.0",
|
40 | 40 | "cm6-theme-solarized-light": "^0.2.0",
|
41 | 41 | "codemirror": "^6.0.1",
|
42 |
| - "codemirror-lang-mt": "^0.0.2-beta.3", |
43 |
| - "codemirror-lang-perl": "^0.1.5-beta.4", |
| 42 | + "codemirror-lang-mt": "^0.0.2-beta.4", |
| 43 | + "codemirror-lang-perl": "^0.1.5-beta.5", |
44 | 44 | "style-mod": "^4.1.2",
|
45 | 45 | "thememirror": "^2.0.1"
|
46 | 46 | },
|
|
0 commit comments