Comparing version 0.9.10 to 0.9.11
@@ -76,3 +76,3 @@ 'use strict' | ||
accum.push({ | ||
path: path + (path && ':') + property, | ||
path: path + (path && '_') + property, | ||
lineage: currentNode.lineage.concat(ref[property]) | ||
@@ -79,0 +79,0 @@ }) |
{ | ||
"name": "cataract", | ||
"version": "0.9.10", | ||
"version": "0.9.11", | ||
"description": "Cascade style values down an object stylesheet", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |