Skip to content

Commit

Permalink
Merge pull request #155 from fernandocanizo/main
Browse files Browse the repository at this point in the history
Fix error for no having `prismjs` dependency
  • Loading branch information
zachleat authored Feb 5, 2025
2 parents 63662c9 + 75f26be commit 77880fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
"cross-env": "^7.0.3",
"luxon": "^3.5.0",
"prismjs": "^1.29.0"
"zod": "^3.23.8",
"zod-validation-error": "^3.3.1"
},
Expand Down

0 comments on commit 77880fb

Please sign in to comment.