@doflo/flow-interfaces
Advanced tools
Comparing version 1.21.0 to 1.21.1
@@ -1,2 +0,2 @@ | ||
interface Price { | ||
export interface Price { | ||
id: string; | ||
@@ -12,2 +12,1 @@ product: { | ||
} | ||
export {}; |
{ | ||
"name": "@doflo/flow-interfaces", | ||
"version": "1.21.0", | ||
"version": "1.21.1", | ||
"description": "Public Interfaces, Schemas, & GRPC Signatures for doFlo developers", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
422682
9924