[yaml] use yaml 2.0.0 library
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user