@lightdash/common 0.1464.1 → 0.1464.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -32,7 +32,17 @@
32
32
  },
33
33
  "Format": {
34
34
  "type": "string",
35
- "enum": ["km", "mi", "usd", "gbp", "eur", "jpy", "dkk", "percent"]
35
+ "enum": [
36
+ "km",
37
+ "mi",
38
+ "usd",
39
+ "gbp",
40
+ "eur",
41
+ "jpy",
42
+ "dkk",
43
+ "id",
44
+ "percent"
45
+ ]
36
46
  },
37
47
  "Urls": {
38
48
  "type": "array",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lightdash/common",
3
- "version": "0.1464.1",
3
+ "version": "0.1464.2",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "files": [