mirror of
https://github.com/Ratstail91/sineQL.git
synced 2025-11-29 02:34:28 +11:00
Split the library into smaller files
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "sineql",
|
||||
"version": "0.2.1",
|
||||
"description": "A simple to use graphQL clone",
|
||||
"main": "index.js",
|
||||
"main": "source/index.js",
|
||||
"scripts": {
|
||||
"test": "cd test-server && npm install && npm run node"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user