Skip to content

Commit 8fd221e

Browse files
committed
v0.3.76
1 parent 30eed59 commit 8fd221e

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.75",
3+
"version": "0.3.76",
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.73"
37+
"vuefront": "^0.3.74"
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.73:
7162-
version "0.3.73"
7163-
resolved "https://registry.yarnpkg.com/vuefront/-/vuefront-0.3.73.tgz#a811a563b6b2eb4bb2a2c702a66891fc92a287ee"
7164-
integrity sha512-P9XukwE6EaoAlDs3G9I7vgpE/LtxtsX4I3T2dz1cGyxHGF+qNfyyG1m6AhBGw61Qeq2D1oI8nqC2/AhZ89OSaA==
7161+
vuefront@^0.3.74:
7162+
version "0.3.74"
7163+
resolved "https://registry.yarnpkg.com/vuefront/-/vuefront-0.3.74.tgz#9acd177a87c067ff4f59dad5bf29a58cbd8e0ec0"
7164+
integrity sha512-Q6iHQoXmA8UcQfdc81iIbu19AFOtz6RWGZ13JLIl3w/LuYvNNtdLrclJU7+6pzuq8i08wyaxuW6lUqNgrHXWmQ==
71657165
dependencies:
71667166
"@babel/standalone" "^7.14.7"
71677167
"@jamescoyle/vue-icon" "^0.1.0"

0 commit comments

Comments
 (0)