@vendure/common
Advanced tools
Comparing version 0.16.1 to 0.16.2
@@ -51,2 +51,3 @@ "use strict"; | ||
ErrorCode["PASSWORD_RESET_TOKEN_EXPIRED_ERROR"] = "PASSWORD_RESET_TOKEN_EXPIRED_ERROR"; | ||
ErrorCode["NOT_VERIFIED_ERROR"] = "NOT_VERIFIED_ERROR"; | ||
})(ErrorCode = exports.ErrorCode || (exports.ErrorCode = {})); | ||
@@ -53,0 +54,0 @@ var LogicalOperator; |
{ | ||
"name": "@vendure/common", | ||
"version": "0.16.1", | ||
"version": "0.16.2", | ||
"main": "index.js", | ||
@@ -23,3 +23,3 @@ "license": "MIT", | ||
}, | ||
"gitHead": "5b0df9d8f5078bbf9622b799dcc7ad84b04acd46" | ||
"gitHead": "71492686fc26a1e8f0db59cd5ec83b5b2539a45c" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
576196
16011