mirror of
https://github.com/Ratstail91/sineQL.git
synced 2025-11-29 02:34:28 +11:00
Refined the debugging
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user