Skip to content

Commit e3d67ff

Browse files
committed
Merge branch 'tailwind' of https://github.com/vuefront/vuefront-nuxt into tailwind
2 parents a5bf693 + 06c8a83 commit e3d67ff

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.67",
3+
"version": "0.3.70",
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.61"
37+
"vuefront": "^0.3.64"
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.61:
7157-
version "0.3.61"
7158-
resolved "https://registry.yarnpkg.com/vuefront/-/vuefront-0.3.61.tgz#1fef02292ec49c6862a27c3f8a88828529145d26"
7159-
integrity sha512-/Yus/27Y7iqHSHFFDBK0k2yvFzr21gHOl7+G1iQrlBeIc8IouwIED9Rp9SuSTpMF4gR2+cKddlE7Ik1AMcanPA==
7156+
vuefront@^0.3.64:
7157+
version "0.3.64"
7158+
resolved "https://registry.yarnpkg.com/vuefront/-/vuefront-0.3.64.tgz#e001fefb6c72d0820202823e6037cd34df603acc"
7159+
integrity sha512-/1owShRvtJA4RaQ12XiU6qRFT9OL+KF6YhhxrFnYfYDUnoneuilc5IB+uy5ncqW9sewzp99IqX+LV7XPZAZWzw==
71607160
dependencies:
71617161
"@babel/standalone" "^7.14.7"
71627162
"@jamescoyle/vue-icon" "^0.1.0"

0 commit comments

Comments
 (0)