package.json - npm install --save-dev @11ty/eleventy

This commit is contained in:
Nick Stokoe
2022-12-28 13:46:32 +00:00
parent 677b9c795b
commit 9120b153fd

View File

@@ -10,5 +10,8 @@
"license": "ISC",
"dependencies": {
"node-html-markdown": "^1.3.0"
},
"devDependencies": {
"@11ty/eleventy": "^1.0.2"
}
}