feat: glsl support with shaderview
This commit is contained in:
+2
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "md-blog",
|
||||
"version": "1.3.0",
|
||||
"version": "1.4.0",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"repository": "https://github.com/klemek/md-blog",
|
||||
@@ -17,6 +17,7 @@
|
||||
"format": "prettier --write src/ *.ts *.json"
|
||||
},
|
||||
"dependencies": {
|
||||
"@keithclark/shaderview": "git+https://github.com/keithclark/shaderview",
|
||||
"highlight.js": "^11.11.1",
|
||||
"katex": "^0.16.45",
|
||||
"lucide": "^1.11.0",
|
||||
|
||||
Reference in New Issue
Block a user