cleanup and working seed data

This commit is contained in:
Arjun Patel
2019-03-13 23:53:07 -07:00
parent acf6421251
commit 05a1003be2
10 changed files with 119 additions and 143 deletions
@@ -15,16 +15,16 @@ exports.create = async (req, res, next) => {
address,
city,
state,
country,
state,
zip,
primary_cause,
primary_region,
ein,
estimate_assets,
estimate_year_operating_cost,
estimate_asset_value,
estimate_yearly_operating_cost,
isNonprofit,
@@ -82,16 +82,16 @@ exports.create = async (req, res, next) => {
address,
city,
state,
country,
state,
zip,
primary_cause,
primary_region,
ein,
estimate_assets,
estimate_year_operating_cost,
estimate_asset_value,
estimate_yearly_operating_cost,
isNonprofit,