@data-fair/lib-vuetify 1.5.1 → 1.5.2

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.
Files changed (2) hide show
  1. package/index.js +0 -4
  2. package/package.json +1 -1
package/index.js CHANGED
@@ -38,10 +38,6 @@ export function vuetifySessionOptions (session) {
38
38
  }
39
39
  },
40
40
  defaults: {
41
- global: {
42
- // the default density is way too low
43
- density: 'comfortable'
44
- },
45
41
  VCard: {
46
42
  // white card with light grey border by default
47
43
  variant: 'elevated',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@data-fair/lib-vuetify",
3
- "version": "1.5.1",
3
+ "version": "1.5.2",
4
4
  "description": "Components based on the Vuetify 3 UI lib for the data-fair stack.",
5
5
  "main": "index.js",
6
6
  "files": [