election-utils
Advanced tools
Comparing version 3.0.9 to 3.0.10
@@ -74,3 +74,3 @@ import orderBy from 'lodash.orderby'; | ||
"first": "bernie", | ||
"party": "republican", | ||
"party": "democratic", | ||
"suspendedDate": false | ||
@@ -77,0 +77,0 @@ }, { |
@@ -78,3 +78,3 @@ 'use strict'; | ||
"first": "bernie", | ||
"party": "republican", | ||
"party": "democratic", | ||
"suspendedDate": false | ||
@@ -81,0 +81,0 @@ }, { |
{ | ||
"name": "election-utils", | ||
"version": "3.0.9", | ||
"version": "3.0.10", | ||
"description": "This module provides various utility functions for dealing with AP election data.", | ||
@@ -5,0 +5,0 @@ "main": "build/index.js", |
@@ -84,3 +84,3 @@ /** | ||
"first": "bernie", | ||
"party": "republican", | ||
"party": "democratic", | ||
"suspendedDate": false | ||
@@ -87,0 +87,0 @@ }, |
60462