fix: broken image markdown

This commit is contained in:
2021-08-08 08:31:34 +01:00
parent 204f1d3a1b
commit 44c1727846
3 changed files with 4 additions and 1 deletions

View File

@@ -29,6 +29,6 @@
"nodemon": "^1.12.1"
},
"engines": {
"node": "8"
"node": "12"
}
}