election-utils
Advanced tools
Comparing version 3.0.3 to 3.0.4
{ | ||
"name": "election-utils", | ||
"version": "3.0.3", | ||
"version": "3.0.4", | ||
"description": "This module provides various utility functions for dealing with AP election data.", | ||
@@ -5,0 +5,0 @@ "main": "build/index.js", |
/** | ||
* An array of 2016 primaries dates, each with `stateAbbr`, `party`, `date` and `raceType` properties. | ||
* An array of 2016 (AP tabulated) primaries dates, each with `stateAbbr`, `party`, `date` and `raceType` properties. | ||
* Only contains state presidential primaries. | ||
@@ -4,0 +4,0 @@ * @module primaries2016Dates |
Sorry, the diff of this file is not supported yet
26137
16
925