@favid-inc/api
Advanced tools
Comparing version 4.7.0 to 4.8.0
@@ -14,2 +14,3 @@ import { Model } from "../model"; | ||
customerUserUid?: string; | ||
dueDate?: number; | ||
instructions?: string; | ||
@@ -16,0 +17,0 @@ isGift?: boolean; |
{ | ||
"name": "@favid-inc/api", | ||
"version": "4.7.0", | ||
"version": "4.8.0", | ||
"description": "API for Favid Project", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/favid-inc/api#readme", |
89957
1280