nebula-galaxy
Advanced tools
Comparing version 0.3.4 to 0.3.5
@@ -79,3 +79,3 @@ var __assign = (this && this.__assign) || function () { | ||
}); | ||
return required ? hasSatisfiedRules : true; | ||
return required ? (hasRules ? hasSatisfiedRules : !!value) : true; | ||
}; | ||
@@ -82,0 +82,0 @@ useEffect(function () { |
{ | ||
"name": "nebula-galaxy", | ||
"version": "0.3.4", | ||
"version": "0.3.5", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "module": "dist/index.js", |
Sorry, the diff of this file is not supported yet
370499