Skip to content

Commit a87671c

Browse files
committed
Use CDN assets version of highlight.js.
1 parent ebefeef commit a87671c

2 files changed

Lines changed: 11 additions & 12 deletions

File tree

package-lock.json

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

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
},
66
"dependencies": {
77
"@codemirror/lint": "^6.9.2",
8+
"@highlightjs/cdn-assets": "^11.11.1",
89
"@replit/codemirror-vim": "^6.3.0",
910
"codemirror": "^6.0.2",
1011
"codemirror-lang-graphalg": "^0.1.0",
11-
"highlight.js": "^11.11.1",
1212
"katex": "^0.16.25",
1313
"vis-network": "^10.0.2"
1414
},

0 commit comments

Comments
 (0)