Merge pull request #155 from fernandocanizo/main
Fix error for no having `prismjs` dependency
This commit is contained in:
commit
77880fbb61
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@
|
||||||
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
|
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
|
||||||
"cross-env": "^7.0.3",
|
"cross-env": "^7.0.3",
|
||||||
"luxon": "^3.5.0",
|
"luxon": "^3.5.0",
|
||||||
|
"prismjs": "^1.29.0"
|
||||||
"zod": "^3.23.8",
|
"zod": "^3.23.8",
|
||||||
"zod-validation-error": "^3.3.1"
|
"zod-validation-error": "^3.3.1"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue