Skip to content

Commit 70939ab

Browse files
committed
feat update vuefront
1 parent f809664 commit 70939ab

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vuefront-nuxt",
3-
"version": "0.3.11",
3+
"version": "0.3.12",
44
"description": "vuefront-nuxt",
55
"repository": {
66
"type": "git",
@@ -28,6 +28,6 @@
2828
"vue-apollo": "^3.0.3",
2929
"vue-graphql-loader": "^0.3.3",
3030
"vue-i18n": "^8.18.1",
31-
"vuefront": "^0.3.9"
31+
"vuefront": "^0.3.10"
3232
}
3333
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2375,10 +2375,10 @@ vue@^2.6.11:
23752375
resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.11.tgz#76594d877d4b12234406e84e35275c6d514125c5"
23762376
integrity sha512-VfPwgcGABbGAue9+sfrD4PuwFar7gPb1yl1UK1MwXoQPAw0BKSqWfoYCT/ThFrdEVWoI51dBuyCoiNU9bZDZxQ==
23772377

2378-
vuefront@^0.3.9:
2379-
version "0.3.9"
2380-
resolved "https://registry.yarnpkg.com/vuefront/-/vuefront-0.3.9.tgz#7d057b5eb61c443f657d36fbd90a0931781ecb4f"
2381-
integrity sha512-V7gmahJq2v3HtWXoP7ot/ecOxO6OrMfk/+dn6yzji0ox3VLJEkypXSTzXjYxjKuhdTo4md0H1cUFOhfG4jM3XQ==
2378+
vuefront@^0.3.10:
2379+
version "0.3.10"
2380+
resolved "https://registry.yarnpkg.com/vuefront/-/vuefront-0.3.10.tgz#6cf298f3e8d325ae11eec7d04b7be2867cd03f27"
2381+
integrity sha512-8BWR7X2WAieq6sWPtmiFAPeiYmGUEDogVZE6+lCrPknN4t2XkJwNUt/LNZKfxNbP6q2M3ATHIH/A+U3VmcpQdA==
23822382
dependencies:
23832383
"@babel/standalone" "^7.8.8"
23842384
"@fortawesome/fontawesome-free" "^5.12.1"

0 commit comments

Comments
 (0)