Added debugging option, bumped version to 0.2.1

This commit is contained in:
2020-09-22 07:46:54 +10:00
parent cb2134b094
commit 333154fd7b
4 changed files with 25 additions and 14 deletions

View File

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