@cnamts/vue-cli-plugin-vue-dash
Advanced tools
Comparing version 2.0.0-alpha.48 to 2.0.0-alpha.49
@@ -8,3 +8,3 @@ import Vue from 'vue'; | ||
// Use the notification module from Vue Dot | ||
import notification from '@cnamts/vue-dot/src/modules/notification';<% if (vuexPersist) { %> | ||
import { notification } from '@cnamts/vue-dot/src/modules/notification';<% if (vuexPersist) { %> | ||
@@ -11,0 +11,0 @@ /** The store is saved in the browser's session */ |
// Import Vuetify theme from Design Tokens | ||
import vuetifyTheme from '@cnamts/vue-dot/src/tokens/vuetifyTheme'; | ||
import { vuetifyTheme } from '@cnamts/vue-dot/src/tokens/vuetifyTheme'; | ||
@@ -4,0 +4,0 @@ /** Custom Vuetify color theme */ |
{ | ||
"name": "@cnamts/vue-cli-plugin-vue-dash", | ||
"version": "2.0.0-alpha.48", | ||
"version": "2.0.0-alpha.49", | ||
"description": "Vue CLI plugin to scaffold front-end projects", | ||
@@ -31,3 +31,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "e8321e6ec0e51c18a36909ab62446b2732ee019e" | ||
"gitHead": "d37598d7055b3c144f95b392b1cd0c3059711d8d" | ||
} |
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
180853