Revert "Move to Vercel"

This commit is contained in:
Trevor Blades
2021-06-29 17:49:15 -07:00
committed by GitHub
parent 95639305a5
commit d8ae2b3f4b
6 changed files with 681 additions and 513 deletions

View File

@@ -1,13 +1,14 @@
{
"scripts": {
"pretest": "eslint api",
"start": "nodemon index.js",
"pretest": "eslint index.js",
"test": "echo \"Error: no test specified\" && exit"
},
"eslintConfig": {
"extends": "@trevorblades"
},
"dependencies": {
"apollo-server-micro": "^2.25.2",
"apollo-server": "^2.14.2",
"countries-list": "^2.5.4",
"graphql": "^14.6.0",
"provinces": "^1.11.0",