@cendo/database-schemas
Advanced tools
Comparing version
{ | ||
"name": "@cendo/database-schemas", | ||
"version": "1.6.1", | ||
"version": "1.6.2", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -53,2 +53,7 @@ const {Schema} = require('mongoose') | ||
customize_id: { | ||
type: String, | ||
trim: true, | ||
}, | ||
mockup: { | ||
@@ -55,0 +60,0 @@ type: Schema.Types.ObjectId, |
15378
0.46%781
0.51%