Skip to content

Commit 98f802b

Browse files
committed
v0.3.68
1 parent 333f143 commit 98f802b

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.66",
3+
"version": "0.3.68",
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.5",
37-
"vuefront": "^0.3.60"
37+
"vuefront": "^0.3.62"
3838
}
3939
}

yarn.lock

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

7156-
vuefront@^0.3.60:
7157-
version "0.3.60"
7158-
resolved "https://registry.yarnpkg.com/vuefront/-/vuefront-0.3.60.tgz#c00f432f158f4cbd4ba016200fc7ce704648e09b"
7159-
integrity sha512-DfgwJjYociZXYbF0BowVXzakZXrt4aI8trJcavoBL5BljQUQx0um82H1oOL+E2rXCdq1XdeQ1k7KTbg5YXzlPg==
7156+
vuefront@^0.3.62:
7157+
version "0.3.62"
7158+
resolved "https://registry.yarnpkg.com/vuefront/-/vuefront-0.3.62.tgz#c16564ccb8746202abe215299ec29571ea42c309"
7159+
integrity sha512-/7EWZsHOmGk1+/1SqFfR75f0WHxMlTjt85gkLa9MYpQMCRPD4/IEfVuM/Moobb5stmD2k0fajjGuV05xoG9Htw==
71607160
dependencies:
71617161
"@babel/standalone" "^7.14.7"
71627162
"@jamescoyle/vue-icon" "^0.1.0"

0 commit comments

Comments
 (0)