Tweaked error handling

This commit is contained in:
2022-02-25 05:21:58 +00:00
parent a9dc7df2b1
commit aed080f531
3 changed files with 56 additions and 17 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "sineql",
"version": "0.5.2",
"version": "0.5.3",
"description": "A simple to use graphQL clone",
"main": "source/index.js",
"scripts": {