mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-23 14:15:13 +00:00
Bumped nuxt and vuetify versions
This commit is contained in:
parent
9f193ab9fe
commit
ca73b19ae2
@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"name": "with-vuetify",
|
"name": "with-vuetify",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"nuxt": "0.10",
|
"nuxt": "^0.10.7",
|
||||||
"vuetify": "0.9.4"
|
"vuetify": "^0.11.1"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "nuxt",
|
"dev": "nuxt",
|
||||||
|
Loading…
Reference in New Issue
Block a user