@shakerquiz/utilities 4.0.12 → 4.0.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "type": "module",
3
3
  "name": "@shakerquiz/utilities",
4
- "version": "4.0.12",
4
+ "version": "4.0.13",
5
5
  "author": "yurkimus <yurkimus@gmail.com>",
6
6
  "license": "ISC",
7
7
  "repository": {
@@ -162,7 +162,7 @@ export const Segments = Object.freeze(
162
162
  key: Key['cover'],
163
163
  cardinality: '1',
164
164
  relation: undefined,
165
- service: undefined,
165
+ service: Service['Minio'],
166
166
  pattern: Pattern.UUID.source,
167
167
  }),
168
168
  ),