@alexlafroscia/yaml-merge
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "@alexlafroscia/yaml-merge", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "A super simple tool for merging YAML files", | ||
@@ -23,6 +23,6 @@ "main": "index.js", | ||
"devDependencies": { | ||
"chai": "^3.5.0", | ||
"chai": "^4.2.0", | ||
"common-tags": "^1.4.0", | ||
"mocha": "^3.2.0" | ||
"mocha": "^5.2.0" | ||
} | ||
} |