Skip to content

Commit 644dd30

Browse files
committed
Update packages
1 parent 7d95e84 commit 644dd30

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.2.2",
3+
"version": "0.2.3",
44
"description": "vuefront-nuxt",
55
"repository": {
66
"type": "git",
@@ -27,6 +27,6 @@
2727
"vue": "^2.6.10",
2828
"vue-graphql-loader": "^0.3.3",
2929
"vue-i18n": "^8.14.0",
30-
"vuefront": "^0.2.1"
30+
"vuefront": "^0.2.2"
3131
}
3232
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2263,10 +2263,10 @@ vue@^2.6.10:
22632263
resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.10.tgz#a72b1a42a4d82a721ea438d1b6bf55e66195c637"
22642264
integrity sha512-ImThpeNU9HbdZL3utgMCq0oiMzAkt1mcgy3/E6zWC/G6AaQoeuFdsl9nDhTDU3X1R6FK7nsIUuRACVcjI+A2GQ==
22652265

2266-
vuefront@^0.2.1:
2267-
version "0.2.1"
2268-
resolved "https://registry.yarnpkg.com/vuefront/-/vuefront-0.2.1.tgz#3642429ca89de231cd872aafa25920ca6b2a6518"
2269-
integrity sha512-5GMXyeceOPhhbqXReylef2dbRRhVKf3pc41Q8yW+bD/jrl1s/bsH3eP6tc/69eMoYsFzlg/VnFpmJcpssOcx7w==
2266+
vuefront@^0.2.2:
2267+
version "0.2.2"
2268+
resolved "https://registry.yarnpkg.com/vuefront/-/vuefront-0.2.2.tgz#e71dfe27d658c821a7770d974c134c7d8b89fcc2"
2269+
integrity sha512-phYeKieav9IjwVdsRvFU3WpjlCXNWDORoy+9Gx44FvyddO4yoPyIahOjAlHWY8NnRS5L4UyM/WiCKtiizTHAeA==
22702270
dependencies:
22712271
"@babel/standalone" "^7.5.5"
22722272
"@fortawesome/fontawesome-free" "^5.10.2"

0 commit comments

Comments
 (0)