Navigation plugin needs to work with pathprefix (update dep)

This commit is contained in:
Zach Leatherman
2019-11-11 16:22:08 -06:00
parent c9018fa45b
commit 93e23c7885
5 changed files with 22 additions and 19 deletions

View File

@@ -24,7 +24,7 @@
"homepage": "https://github.com/11ty/eleventy-base-blog#readme",
"devDependencies": {
"@11ty/eleventy": "^0.9.0",
"@11ty/eleventy-navigation": "^0.1.0",
"@11ty/eleventy-navigation": "^0.1.1",
"@11ty/eleventy-plugin-rss": "^1.0.7",
"@11ty/eleventy-plugin-syntaxhighlight": "^2.0.3",
"luxon": "^1.12.0",