Updates dependencies.

master
Zach Leatherman 2019-04-04 17:36:37 -05:00
parent bbad06deae
commit c700f094a6
1 changed files with 5 additions and 5 deletions

View File

@ -22,11 +22,11 @@
},
"homepage": "https://github.com/11ty/eleventy-base-blog#readme",
"devDependencies": {
"@11ty/eleventy": "^0.7.1",
"@11ty/eleventy-plugin-rss": "^1.0.3",
"@11ty/eleventy-plugin-syntaxhighlight": "^2.0.0",
"luxon": "^1.0.0",
"markdown-it": "^8.4.1",
"@11ty/eleventy": "^0.8.0",
"@11ty/eleventy-plugin-rss": "^1.0.6",
"@11ty/eleventy-plugin-syntaxhighlight": "^2.0.1",
"luxon": "^1.12.0",
"markdown-it": "^8.4.2",
"markdown-it-anchor": "^5.0.2"
}
}