@lightdash/cli 0.1478.5 → 0.1478.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lightdash/cli",
3
- "version": "0.1478.5",
3
+ "version": "0.1478.6",
4
4
  "license": "MIT",
5
5
  "bin": {
6
6
  "lightdash": "dist/index.js"
@@ -30,8 +30,8 @@
30
30
  "parse-node-version": "^2.0.0",
31
31
  "unique-names-generator": "^4.7.1",
32
32
  "uuid": "^11.0.3",
33
- "@lightdash/common": "0.1478.5",
34
- "@lightdash/warehouses": "0.1478.5"
33
+ "@lightdash/common": "0.1478.6",
34
+ "@lightdash/warehouses": "0.1478.6"
35
35
  },
36
36
  "description": "Lightdash CLI tool",
37
37
  "devDependencies": {