mirror of
https://github.com/FranP-code/countries.git
synced 2025-10-13 00:02:15 +00:00
Update deps and rewrite resolvers to not compute everything and put it in context
This commit is contained in:
@@ -8,10 +8,10 @@
|
||||
"start": "nodemon -r dotenv/config -r esm index.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"apollo-server": "^2.1.0",
|
||||
"countries-list": "^2.3.2",
|
||||
"esm": "^3.0.84",
|
||||
"graphql": "^14.0.2"
|
||||
"apollo-server": "^2.7.0",
|
||||
"countries-list": "^2.4.3",
|
||||
"esm": "^3.2.25",
|
||||
"graphql": "^14.4.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@trevorblades/eslint-config": "^6.18.0",
|
||||
|
||||
Reference in New Issue
Block a user