Comparing version 2.1.13 to 2.1.14
@@ -401,2 +401,3 @@ "format cjs"; | ||
newError.statusCode = error.statusCode; | ||
newError.stack = newError.stack + error.stack; | ||
throw newError; | ||
@@ -403,0 +404,0 @@ } else { |
{ | ||
"name": "steal", | ||
"description": "Gets JavaScript.", | ||
"version": "2.1.13", | ||
"version": "2.1.14", | ||
"author": { | ||
@@ -6,0 +6,0 @@ "name": "Bitovi", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
4648362
117678