(transaction) add great currency input lib for amount

This commit is contained in:
Julien Calixte
2020-04-05 11:55:18 +02:00
parent 0bf35486f2
commit 2aef349699
2 changed files with 6 additions and 0 deletions

View File

@@ -33,6 +33,7 @@
"vue": "^2.6.11", "vue": "^2.6.11",
"vue-class-component": "^7.2.3", "vue-class-component": "^7.2.3",
"vue-click-outside": "^1.0.7", "vue-click-outside": "^1.0.7",
"vue-currency-input": "^1.17.3",
"vue-i18n": "^8.15.4", "vue-i18n": "^8.15.4",
"vue-property-decorator": "^8.4.0", "vue-property-decorator": "^8.4.0",
"vue-router": "^3.1.6", "vue-router": "^3.1.6",

View File

@@ -10875,6 +10875,11 @@ vue-click-outside@^1.0.7:
resolved "https://registry.yarnpkg.com/vue-click-outside/-/vue-click-outside-1.0.7.tgz#cdd2b1605e3c4944784e1794eae4a12a0f700bd6" resolved "https://registry.yarnpkg.com/vue-click-outside/-/vue-click-outside-1.0.7.tgz#cdd2b1605e3c4944784e1794eae4a12a0f700bd6"
integrity sha1-zdKxYF48SUR4TheU6uShKg9wC9Y= integrity sha1-zdKxYF48SUR4TheU6uShKg9wC9Y=
vue-currency-input@^1.17.3:
version "1.17.3"
resolved "https://registry.yarnpkg.com/vue-currency-input/-/vue-currency-input-1.17.3.tgz#576f589f74a2eb0991f5b61f1adaf133ebc3824c"
integrity sha512-//pJKFc94FbBi0qyaCEp9Ja4PjxafZaL0Vpx5AW106YDu48EyaNHrT0RyZlsgVQpyy/+uVrDwE3jQDTZVMN+tQ==
vue-hot-reload-api@^2.3.0: vue-hot-reload-api@^2.3.0:
version "2.3.4" version "2.3.4"
resolved "https://registry.yarnpkg.com/vue-hot-reload-api/-/vue-hot-reload-api-2.3.4.tgz#532955cc1eb208a3d990b3a9f9a70574657e08f2" resolved "https://registry.yarnpkg.com/vue-hot-reload-api/-/vue-hot-reload-api-2.3.4.tgz#532955cc1eb208a3d990b3a9f9a70574657e08f2"