Skip to content

Commit 7bc7964

Browse files
committed
vee-validateをインストール
1 parent 9119b5a commit 7bc7964

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"nuxt-svg-loader": "1.2.0",
3030
"papaparse": "5.3.1",
3131
"promise-polyfill": "8.2.0",
32+
"vee-validate": "^3.4.12",
3233
"vue": "2.6.14",
3334
"vue-apexcharts": "1.6.2",
3435
"vuex": "3.6.2",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10050,6 +10050,11 @@ vary@^1.1.2, vary@~1.1.2:
1005010050
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
1005110051
integrity sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=
1005210052

10053+
vee-validate@^3.4.12:
10054+
version "3.4.12"
10055+
resolved "https://registry.yarnpkg.com/vee-validate/-/vee-validate-3.4.12.tgz#a268f34b712ac8a2f951544ff4cc14d9808212f0"
10056+
integrity sha512-mKYlbLmnKVj6zQ4pWBpOEQhc4rcee+wYy2IuMJEuH4Omx31g62YRVnjO3DMeWz7kAQN8z11UwHTY5s75gAGzRw==
10057+
1005310058
vendors@^1.0.0:
1005410059
version "1.0.4"
1005510060
resolved "https://registry.yarnpkg.com/vendors/-/vendors-1.0.4.tgz#e2b800a53e7a29b93506c3cf41100d16c4c4ad8e"

0 commit comments

Comments
 (0)