Refined the debugging

This commit is contained in:
2021-03-30 06:48:17 +11:00
parent 9d17d350fa
commit 9f4b869d84
7 changed files with 50 additions and 13 deletions

View File

@@ -1,11 +1,9 @@
{
"name": "sineql",
"version": "0.2.1",
"version": "0.3.0",
"description": "A simple to use graphQL clone",
"main": "source/index.js",
"scripts": {
"test": "cd test-server-books && npm install && npm run node",
"pokemon": "cd test-server-pokemon && npm install && npm run node"
},
"repository": {
"type": "git",