Skip to content

Commit 565e58a

Browse files
committed
v0.3.62
1 parent efbbb17 commit 565e58a

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.61",
3+
"version": "0.3.62",
44
"description": "vuefront-nuxt",
55
"repository": {
66
"type": "git",
@@ -34,6 +34,6 @@
3434
"vue": "^2.6.14",
3535
"vue-graphql-loader": "^0.3.3",
3636
"vue-i18n": "^8.24.4",
37-
"vuefront": "^0.3.55"
37+
"vuefront": "^0.3.56"
3838
}
3939
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7159,10 +7159,10 @@ vue@^2.6.12, vue@^2.6.14:
71597159
resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.14.tgz#e51aa5250250d569a3fbad3a8a5a687d6036e235"
71607160
integrity sha512-x2284lgYvjOMj3Za7kqzRcUSxBboHqtgRE2zlos1qWaOye5yUmHn42LB1250NJBLRwEcdrB0JRwyPTEPhfQjiQ==
71617161

7162-
vuefront@^0.3.55:
7163-
version "0.3.55"
7164-
resolved "https://registry.yarnpkg.com/vuefront/-/vuefront-0.3.55.tgz#c41fe88862ec6159c0d92f95a8c4c274b31ed574"
7165-
integrity sha512-25ULBjjkOpAWTxks+4MZiIZkGlR04e05GkSQFtZ4vrJnEQgcoBYRm0S/3F7ePx2ZCWKT71Ea/Sx87G6jO9Kg1g==
7162+
vuefront@^0.3.56:
7163+
version "0.3.56"
7164+
resolved "https://registry.yarnpkg.com/vuefront/-/vuefront-0.3.56.tgz#5f781b00871aea2e413118d347b054f3065ed4e0"
7165+
integrity sha512-SS/IieaG+0Ewv6xVwO/onRJPlPxe/ZBZB5omsgM3dd6BCzU7c8/lDAPDYwc8YaKWqncWHh44WmbF4Ongy8oc6g==
71667166
dependencies:
71677167
"@babel/standalone" "^7.14.6"
71687168
"@jamescoyle/vue-icon" "^0.1.0"

0 commit comments

Comments
 (0)