election-tonight-client
Advanced tools
Comparing version 0.0.1-alpha.112 to 0.0.1-alpha.113
{ | ||
"name": "election-tonight-client", | ||
"version": "0.0.1-alpha.112", | ||
"version": "0.0.1-alpha.113", | ||
"main": "src/index.js", | ||
@@ -5,0 +5,0 @@ "types": "types/index.d.ts", |
@@ -53,3 +53,3 @@ import StateLookup from '../states/index.js'; | ||
where: { electionType }, | ||
attributes: { exclude: ['jurisdictionType', 'jurisdictionCode', 'jurisdiction', 'state', 'county', 'jurisdictionRace', 'electionType', 'createdAt', 'updatedAt'] }, | ||
attributes: { exclude: ['jurisdictionType', 'jurisdictionCode', 'jurisdiction', 'state', 'jurisdictionRace', 'electionType', 'createdAt', 'updatedAt'] }, | ||
}, | ||
@@ -56,0 +56,0 @@ }; |
497342