@lightdash/common 0.1462.0 → 0.1462.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -145,6 +145,7 @@
145
145
  "mi",
146
146
  "usd",
147
147
  "gbp",
148
+ "jpy",
148
149
  "eur",
149
150
  "percent",
150
151
  "id"
@@ -311,6 +312,7 @@
311
312
  "km",
312
313
  "mi",
313
314
  "usd",
315
+ "jpy",
314
316
  "gbp",
315
317
  "eur",
316
318
  "percent",
@@ -396,6 +398,7 @@
396
398
  "km",
397
399
  "mi",
398
400
  "usd",
401
+ "jpy",
399
402
  "gbp",
400
403
  "eur",
401
404
  "percent",
@@ -596,6 +599,7 @@
596
599
  "km",
597
600
  "mi",
598
601
  "usd",
602
+ "jpy",
599
603
  "gbp",
600
604
  "eur",
601
605
  "percent",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lightdash/common",
3
- "version": "0.1462.0",
3
+ "version": "0.1462.2",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "files": [