fairmont-reactive
Advanced tools
Comparing version 1.0.0-beta-37 to 1.0.0-beta-38
@@ -57,3 +57,3 @@ // Generated by CoffeeScript 1.10.0 | ||
}); | ||
} else if (value.then != null) { | ||
} else if ((value != null ? value.then : void 0) != null) { | ||
return value.then(function(value) { | ||
@@ -60,0 +60,0 @@ return { |
{ | ||
"name": "fairmont-reactive", | ||
"version": "1.0.0-beta-37", | ||
"version": "1.0.0-beta-38", | ||
"description": "Functional reactive programming in JavaScript and CoffeeScript.", | ||
@@ -5,0 +5,0 @@ "files": [ |
Sorry, the diff of this file is not supported yet
44509