mirror of
https://github.com/Ratstail91/sineQL.git
synced 2025-11-29 18:54:27 +11:00
I remember why I stopped working on this, read more
it's because the query parser is impossible to understand, and the handlers are too long for this to be usable. It's a nice idea, but I can't do this while drinking.
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
"author": "Kayne Ruse",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"cors": "^2.8.5",
|
||||
"express": "^4.17.1",
|
||||
"pm2": "^4.4.1"
|
||||
"cors": "latest",
|
||||
"express": "latest",
|
||||
"pm2": "latest"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user