Add states field to country

This commit is contained in:
Trevor Blades
2020-02-02 15:27:41 -08:00
parent 44211746b9
commit 4320bd639b
4 changed files with 30 additions and 5 deletions

View File

@@ -14,7 +14,8 @@
"apollo-server": "^2.7.0",
"countries-list": "^2.4.3",
"esm": "^3.2.25",
"graphql": "^14.4.2"
"graphql": "^14.4.2",
"provinces": "^1.11.0"
},
"devDependencies": {
"@trevorblades/eslint-config": "^7.0.1",