Skip to content

Commit 2a70d3c

Browse files
committed
v0.3.78
1 parent 4d55a41 commit 2a70d3c

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.77",
3+
"version": "0.3.78",
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.75"
37+
"vuefront": "^0.3.76"
3838
}
3939
}

yarn.lock

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

7161-
vuefront@^0.3.75:
7162-
version "0.3.75"
7163-
resolved "https://registry.yarnpkg.com/vuefront/-/vuefront-0.3.75.tgz#fb2cfb96b39640f10443fd760fd99ff0fc5b6571"
7164-
integrity sha512-DizX+lHHUhKpL4Zk6lalRwinEI+cAFY9JoLIfRVyx365zf0lvlDS0aO92Dt3KvRxdSoiuaf7GTeou76FzfunUQ==
7161+
vuefront@^0.3.76:
7162+
version "0.3.76"
7163+
resolved "https://registry.yarnpkg.com/vuefront/-/vuefront-0.3.76.tgz#7d378e3f4c6f83a4c3a2ac7ed3a9ae3d0d04e784"
7164+
integrity sha512-x4qiE/jhpMgcZQoqYOtYalcAvWyQk2Z0VkJKwjfZwRa6dyJ1qjeS6aDtl7yvlFJw1EH7g8GetNayHIZyUxEo0w==
71657165
dependencies:
71667166
"@babel/standalone" "^7.14.7"
71677167
"@jamescoyle/vue-icon" "^0.1.0"

0 commit comments

Comments
 (0)