@lightdash/common 0.1350.0 → 0.1351.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -211,6 +211,7 @@ const convertTable = (adapterType, model, dbtMetrics, startOfWeek) => {
211
211
  label: dim.label,
212
212
  groups: dim.groups,
213
213
  sql: dim.sql,
214
+ description: dim.description,
214
215
  },
215
216
  },
216
217
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lightdash/common",
3
- "version": "0.1350.0",
3
+ "version": "0.1351.1",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "files": [