RubyGems
npm
PyPI
Organizations
Log in
Sign up
npm
@lightdash/common
Versions diffs
0.1351.0 → 0.1351.1
@lightdash/common 0.1351.0 → 0.1351.1
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/dist/compiler/translator.js
+1
-0
package/package.json
+1
-1
package/dist/compiler/translator.js
CHANGED
Viewed
@@ -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
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@lightdash/common",
3
-
"version": "0.1351.
0
",
3
+
"version": "0.1351.
1
",
4
4
"main": "dist/index.js",
5
5
"types": "dist/index.d.ts",
6
6
"files": [