@debut/types
Advanced tools
+1
-1
@@ -10,3 +10,3 @@ /** | ||
| export interface BaseOrder { | ||
| cid: number; | ||
| cid: string; | ||
| type: OrderType; | ||
@@ -13,0 +13,0 @@ author: string; |
+1
-1
| { | ||
| "name": "@debut/types", | ||
| "version": "4.0.8", | ||
| "version": "4.1.0", | ||
| "publishConfig": { | ||
@@ -5,0 +5,0 @@ "access": "public" |