Bumped nuxt and vuetify versions

This commit is contained in:
Espen Bratberg 2017-05-11 18:59:47 +02:00
parent 9f193ab9fe
commit ca73b19ae2

View File

@ -1,8 +1,8 @@
{
"name": "with-vuetify",
"dependencies": {
"nuxt": "0.10",
"vuetify": "0.9.4"
"nuxt": "^0.10.7",
"vuetify": "^0.11.1"
},
"scripts": {
"dev": "nuxt",