[yaml] add sources

This commit is contained in:
2020-02-13 17:20:50 +03:00
parent 39ca4b3d9b
commit c889ca04da
33 changed files with 4338 additions and 10 deletions

View File

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