Comparing version 0.6.0 to 0.6.1
{ | ||
"name": "salad", | ||
"main": "build/salad.js", | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"homepage": "https://github.com/komola/salad", | ||
@@ -6,0 +6,0 @@ "authors": [ |
@@ -55,3 +55,3 @@ (function() { | ||
this.initDefaultValues(); | ||
return this.attributeValues; | ||
return _.clone(this.attributeValues, true); | ||
}, | ||
@@ -58,0 +58,0 @@ getAttributeDefinitions: function() { |
{ | ||
"name": "salad", | ||
"main": "./index.js", | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"description": "", | ||
@@ -6,0 +6,0 @@ "homepage": "http://github.com/komola/salad", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
833420