Add missing peer dependencies
This commit is contained in:
parent
415ba04390
commit
7e53bf1d19
2 changed files with 49 additions and 6 deletions
|
|
@ -26,7 +26,9 @@
|
|||
"dependencies": {
|
||||
"@11ty/eleventy-plugin-rss": "^1.1.2",
|
||||
"@remy/webmention": "^1.4.5",
|
||||
"@types/markdown-it": "^12.2.3",
|
||||
"eleventy-plugin-nesting-toc": "^1.3.0",
|
||||
"markdown-it": "^13.0.1",
|
||||
"markdown-it-abbr": "^1.0.4",
|
||||
"markdown-it-anchor": "^8.6.5",
|
||||
"markdown-it-footnote": "^3.0.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue