theme-vitesse
Advanced tools
Comparing version 0.8.2 to 0.8.3
@@ -5,3 +5,3 @@ { | ||
"displayName": "Vitesse Theme", | ||
"version": "0.8.2", | ||
"version": "0.8.3", | ||
"packageManager": "pnpm@9.7.1", | ||
@@ -31,4 +31,6 @@ "description": "Vitesse theme for VS Code", | ||
"files": [ | ||
"extra", | ||
"themes" | ||
"LICENSE.md", | ||
"extra/*", | ||
"icon.png", | ||
"themes/*" | ||
], | ||
@@ -73,3 +75,4 @@ "engines": { | ||
"prepublishOnly": "npm run build", | ||
"release": "bumpp --all && vsce publish --no-dependencies" | ||
"release": "bumpp --all && vsce publish --no-dependencies", | ||
"pack": "vsce pack --no-dependencies" | ||
}, | ||
@@ -76,0 +79,0 @@ "devDependencies": { |
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
155985
12