@miyagi/core
Advanced tools
Comparing version 3.3.9 to 3.3.10
@@ -463,3 +463,3 @@ const fs = require("fs"); | ||
return deepMerge(helpers.cloneDeep(rootJson), variantJson); | ||
return mergeRootDataWithVariationData(helpers.cloneDeep(rootJson), variantJson); | ||
} | ||
@@ -466,0 +466,0 @@ log( |
{ | ||
"name": "@miyagi/core", | ||
"version": "3.3.9", | ||
"version": "3.3.10", | ||
"description": "miyagi is a component development tool for JavaScript template engines.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
379269