@calibur/skr-template
Advanced tools
Comparing version 0.0.31-alpha.0 to 0.0.32-alpha.0
@@ -57,3 +57,3 @@ { | ||
"vite": "<%= vite %>", | ||
"vite-plugin-components": "<%= vite-plugin-components %>", | ||
"unplugin-vue-components": "<%= unplugin-vue-components %>", | ||
"vite-plugin-host": "<%= vite-plugin-host %>", | ||
@@ -60,0 +60,0 @@ "vite-plugin-style-import": "<%= vite-plugin-style-import %>", |
@@ -5,3 +5,3 @@ import { defineConfig } from 'vite' | ||
import strip from '@rollup/plugin-strip' | ||
import components from 'vite-plugin-components' | ||
import components from 'unplugin-vue-components/vite' | ||
import styleImport from 'vite-plugin-style-import' | ||
@@ -8,0 +8,0 @@ |
{ | ||
"name": "@calibur/skr-template", | ||
"version": "0.0.31-alpha.0", | ||
"version": "0.0.32-alpha.0", | ||
"author": "falstack <icesilt@outlook.com>", | ||
"license": "MIT", | ||
"gitHead": "a67ca3317a7a3792061e91a9a17a14f15cc0365c" | ||
"gitHead": "b55fda3bdd07a55502a57b2fbd9be4d3219d5e12" | ||
} |
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
47491