[yaml] use yaml 2.0.0 library

This commit is contained in:
2020-02-21 14:10:24 +03:00
parent bc3d6e4458
commit 2428ed20e0
31 changed files with 3 additions and 4329 deletions

View File

@@ -8,13 +8,14 @@
"template"
],
"description": "View framework.",
"version": "1.2.0",
"version": "1.3.0",
"releasenote": "Update.",
"contributors": [
"shmyga"
],
"classPath": "src/main",
"dependencies": {
"promhx": "1.1.0"
"promhx": "1.1.0",
"yaml": "2.0.0"
}
}