@nuxtjs/vuetify
Advanced tools
Comparing version 0.3.0 to 0.3.1
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="0.3.1"></a> | ||
## [0.3.1](https://github.com/nuxt/modules/compare/@nuxtjs/vuetify@0.3.0...@nuxtjs/vuetify@0.3.1) (2017-11-24) | ||
**Note:** Version bump only for package @nuxtjs/vuetify | ||
<a name="0.3.0"></a> | ||
@@ -8,0 +16,0 @@ # [0.3.0](https://github.com/nuxt/modules/compare/@nuxtjs/vuetify@0.2.0...@nuxtjs/vuetify@0.3.0) (2017-11-24) |
@@ -5,3 +5,3 @@ const path = require('path') | ||
css: true, | ||
materialIcons: false | ||
materialIcons: true | ||
} | ||
@@ -22,3 +22,3 @@ | ||
type: 'text/css', | ||
href: '//fonts.googleapis.com/css?family=Material+Icons' | ||
href: '//fonts.googleapis.com/css?family=Roboto:300,400,500,700|Material+Icons' | ||
}) | ||
@@ -25,0 +25,0 @@ } |
{ | ||
"name": "@nuxtjs/vuetify", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3132