@vendure/common
Advanced tools
Comparing version 1.0.0-beta.4 to 1.0.0-beta.5
@@ -63,2 +63,3 @@ import { LanguageCode, LocalizedString } from './generated-types'; | ||
* datetime | datetime (m,s), timestamp (p) | DateTime | ||
* relation | many-to-one / many-to-many relation | As specified in config | ||
* | ||
@@ -65,0 +66,0 @@ * Additionally, the CustomFieldType also dictates which [configuration options](/docs/typescript-api/custom-fields/#configuration-options) |
{ | ||
"name": "@vendure/common", | ||
"version": "1.0.0-beta.4", | ||
"version": "1.0.0-beta.5", | ||
"main": "index.js", | ||
@@ -23,3 +23,3 @@ "license": "MIT", | ||
}, | ||
"gitHead": "260d7871154bd3cfc2b13ddcff37f3ab2080e506" | ||
"gitHead": "a740ef9012760062f15bbf00bc1d27ed786282e6" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
336996
9067