Skip to content

Commit

Permalink
Fixes the eleventy version
Browse files Browse the repository at this point in the history
  • Loading branch information
SaptakS committed Nov 9, 2024
1 parent 01f236a commit 22cc34b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"devDependencies": {
"@11ty/eleventy": "^2.0.1",
"@11ty/eleventy": "2.0.1",
"markdown-it": "^14.1.0"
}
}

0 comments on commit 22cc34b

Please # to comment.