theprogrammablemind
Advanced tools
Comparing version 8.0.0-beta.83 to 8.0.0-beta.84
@@ -68,4 +68,4 @@ { | ||
}, | ||
"version": "8.0.0-beta.83", | ||
"version": "8.0.0-beta.84", | ||
"license": "UNLICENSED" | ||
} |
@@ -26,3 +26,3 @@ const deepEqual = require('deep-equal') | ||
} else { | ||
return 'running in browser' | ||
return 'running in browser or in an async call so the stack is broken.' | ||
} | ||
@@ -29,0 +29,0 @@ } |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
246136