simple_blog/common/composer.json
20xd6 6b8157f551 Initial Commit
Add the basic structure of the site.
2022-06-28 15:27:58 -04:00

7 lines
106 B
JSON

{
"require": {
"erusev/parsedown": "^1.7",
"erusev/parsedown-extra": "^0.8.1"
}
}