@harvest-profit/harvest-profit-calculations
Advanced tools
Comparing version 1.2.2 to 1.2.3
@@ -194,3 +194,3 @@ Object.defineProperty(exports, "__esModule", { | ||
var sanitationKeys = ['crop_year', 'crop_id', 'notes', 'open_order', 'sub_entity_id', 'year_id', 'date']; | ||
var sanitationKeys = ['crop_id', 'notes', 'open_order', 'sub_entity_id', 'year_id', 'date']; | ||
@@ -197,0 +197,0 @@ if (includeId) sanitationKeys.push('id'); |
{ | ||
"name": "@harvest-profit/harvest-profit-calculations", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "All the calculations", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
24233