Skip to content

Commit 0658296

Browse files
committed
remove unused dependency
1 parent a03a065 commit 0658296

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@
1616
"big.js": "6.0.3",
1717
"bn.js": "^5.1.1",
1818
"core-js": "^3.6.4",
19-
"vue": "^2.6.11",
20-
"vue-currency-input": "^1.21.0"
19+
"vue": "^2.6.11"
2120
},
2221
"devDependencies": {
2322
"@vue/cli-plugin-babel": "~4.2.0",

yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7857,11 +7857,6 @@ vm-browserify@^1.0.1:
78577857
resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-1.1.2.tgz#78641c488b8e6ca91a75f511e7a3b32a86e5dda0"
78587858
integrity sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ==
78597859

7860-
vue-currency-input@^1.21.0:
7861-
version "1.21.0"
7862-
resolved "https://registry.yarnpkg.com/vue-currency-input/-/vue-currency-input-1.21.0.tgz#b886584e08ef3840875ff9125abff29fa7b3517d"
7863-
integrity sha512-MSMPj/ASZ1ZeovJs+hc59Xw9ST0BlYSkxF1SuOPkkX2eOPLp3/a/Qrbd/IpC0Oke+zlT4P1/2gL9U0sSivh2aQ==
7864-
78657860
vue-eslint-parser@^7.0.0:
78667861
version "7.0.0"
78677862
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-7.0.0.tgz#a4ed2669f87179dedd06afdd8736acbb3a3864d6"

0 commit comments

Comments
 (0)