fix(input-datepicker): use up-to-date localize version

This commit is contained in:
Mikhail Bashkirov 2019-05-29 09:49:35 +02:00
parent 2aa668474c
commit 1da47e3d6f
2 changed files with 1 additions and 9 deletions

View file

@ -38,7 +38,7 @@
"@lion/calendar": "^0.1.11",
"@lion/core": "^0.1.8",
"@lion/input-date": "^0.1.13",
"@lion/localize": "^0.1.6",
"@lion/localize": "^0.3.4",
"@lion/overlays": "^0.2.4",
"@lion/validate": "^0.2.4"
},

View file

@ -1737,14 +1737,6 @@
npmlog "^4.1.2"
write-file-atomic "^2.3.0"
"@lion/localize@^0.1.6":
version "0.1.7"
resolved "https://registry.yarnpkg.com/@lion/localize/-/localize-0.1.7.tgz#2f0eb725fbe5fa8842985140ae3a6f0dfbd732d6"
integrity sha512-6ayWBoBI6W9pwOS6qUKBo3lUltniv8v9/xcRGm3IH5+7tbeR6/3mWILwz69MvNaoj7MQhHEF7Ox746o0qIgbFw==
dependencies:
"@bundled-es-modules/message-format" "6.0.4"
"@lion/core" "^0.1.4"
"@marionebl/sander@^0.6.0":
version "0.6.1"
resolved "https://registry.yarnpkg.com/@marionebl/sander/-/sander-0.6.1.tgz#1958965874f24bc51be48875feb50d642fc41f7b"