Fix: Errors raised were not HTTP Errors, but were value errors. This raised 500 errors on the front end without valid details.
v7.4.0
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "overlord",
|
||||
"version": "7.3.0",
|
||||
"version": "7.4.0",
|
||||
"scripts": {
|
||||
"ng": "ng",
|
||||
"prettier": "prettier",
|
||||
|
||||
Reference in New Issue
Block a user