Skip to content

Commit 1da47e3

Browse files
author
Mikhail Bashkirov
committed
fix(input-datepicker): use up-to-date localize version
1 parent 2aa6684 commit 1da47e3

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

packages/input-datepicker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@lion/calendar": "^0.1.11",
3939
"@lion/core": "^0.1.8",
4040
"@lion/input-date": "^0.1.13",
41-
"@lion/localize": "^0.1.6",
41+
"@lion/localize": "^0.3.4",
4242
"@lion/overlays": "^0.2.4",
4343
"@lion/validate": "^0.2.4"
4444
},

yarn.lock

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1737,14 +1737,6 @@
17371737
npmlog "^4.1.2"
17381738
write-file-atomic "^2.3.0"
17391739

1740-
"@lion/localize@^0.1.6":
1741-
version "0.1.7"
1742-
resolved "https://registry.yarnpkg.com/@lion/localize/-/localize-0.1.7.tgz#2f0eb725fbe5fa8842985140ae3a6f0dfbd732d6"
1743-
integrity sha512-6ayWBoBI6W9pwOS6qUKBo3lUltniv8v9/xcRGm3IH5+7tbeR6/3mWILwz69MvNaoj7MQhHEF7Ox746o0qIgbFw==
1744-
dependencies:
1745-
"@bundled-es-modules/message-format" "6.0.4"
1746-
"@lion/core" "^0.1.4"
1747-
17481740
"@marionebl/sander@^0.6.0":
17491741
version "0.6.1"
17501742
resolved "https://registry.yarnpkg.com/@marionebl/sander/-/sander-0.6.1.tgz#1958965874f24bc51be48875feb50d642fc41f7b"

0 commit comments

Comments
 (0)