add markdown-builder

This commit is contained in:
Felix Wu
2018-09-14 12:49:36 +02:00
parent 2d46226362
commit f71c0ca228
2 changed files with 211 additions and 53 deletions

View File

@ -51,7 +51,9 @@
"url": "https://github.com/Chalarangelo/30-seconds-of-code/issues"
},
"homepage": "https://github.com/Chalarangelo/30-seconds-of-code#readme",
"dependencies": {},
"dependencies": {
"markdown-builder": "^0.8.1"
},
"jest": {
"reporters": [
[