Skip to content

Commit 02b20d1

Browse files
committed
fix: fix json
1 parent 216c4cd commit 02b20d1

File tree

2 files changed

+44
-326
lines changed

2 files changed

+44
-326
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.2.3",
3+
"version": "0.2.5",
44
"description": "vuefront-nuxt",
55
"repository": {
66
"type": "git",
@@ -27,6 +27,6 @@
2727
"vue": "^2.6.11",
2828
"vue-graphql-loader": "^0.3.3",
2929
"vue-i18n": "^8.15.3",
30-
"vuefront": "^0.2.4"
30+
"vuefront": "^0.2.7"
3131
}
3232
}

0 commit comments

Comments
 (0)