This commit is contained in:
Zach Leatherman
2018-01-22 22:53:46 -06:00
parent b9c0d87306
commit 14655cb1c4
8 changed files with 200 additions and 11 deletions

View File

@ -23,6 +23,7 @@
"homepage": "https://github.com/11ty/eleventy-base-blog#readme",
"devDependencies": {
"@11ty/eleventy": "file:../eleventy",
"luxon": "^0.3.1"
"luxon": "^0.3.1",
"prismjs": "^1.10.0"
}
}