Skip to content

Commit d41435d

Browse files
committed
feat: update vuefront version
1 parent 5b3f135 commit d41435d

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.4",
3+
"version": "0.3.6",
44
"description": "vuefront-nuxt",
55
"repository": {
66
"type": "git",
@@ -27,6 +27,6 @@
2727
"vue": "^2.6.11",
2828
"vue-graphql-loader": "^0.3.3",
2929
"vue-i18n": "^8.15.3",
30-
"vuefront": "^0.3.1"
30+
"vuefront": "^0.3.3"
3131
}
3232
}

yarn.lock

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

1965-
vuefront@^0.3.1:
1966-
version "0.3.1"
1967-
resolved "https://registry.yarnpkg.com/vuefront/-/vuefront-0.3.1.tgz#fc6cb4975be5f9fe609483f24d0f87fa87693118"
1968-
integrity sha512-UAk+a75lweZOzBPU4VVru136nt4yGhVdNvkxDv8ht4UHBUnlr5vv+9NS0jMfvCAKEqXBMThgvF91gBh9lOxLvw==
1965+
vuefront@^0.3.3:
1966+
version "0.3.3"
1967+
resolved "https://registry.yarnpkg.com/vuefront/-/vuefront-0.3.3.tgz#c249f9119b4e21d20ed9e6c3e16d8e0dab1f2af7"
1968+
integrity sha512-KJkV03Wsnv0sDtQ5SkA7vZzNMtP4dgj16OmpIz0pKBPp8vIJKS4216YHTULzr/Kp79e9D7TEj0V3wH8E4dWaLg==
19691969
dependencies:
19701970
"@babel/standalone" "^7.8.4"
19711971
"@fortawesome/fontawesome-free" "^5.12.1"

0 commit comments

Comments
 (0)