Skip to content

Commit

Permalink
Fix bad merge by me
Browse files Browse the repository at this point in the history
  • Loading branch information
zachleat committed Feb 5, 2025
1 parent 77880fb commit fa129da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
"cross-env": "^7.0.3",
"luxon": "^3.5.0",
"prismjs": "^1.29.0"
"prismjs": "^1.29.0",
"zod": "^3.23.8",
"zod-validation-error": "^3.3.1"
},
Expand Down

0 comments on commit fa129da

Please sign in to comment.