copy as yaml

This commit is contained in:
Jan Prochazka
2021-11-21 08:48:02 +01:00
parent 83f25937da
commit 30e3295d3e
2 changed files with 12 additions and 1 deletions

View File

@@ -53,6 +53,7 @@
"dependencies": {
"chartjs-adapter-moment": "^1.0.0",
"diff": "^5.0.0",
"diff2html": "^3.4.13"
"diff2html": "^3.4.13",
"js-yaml": "^4.1.0"
}
}