theme-vitesse
Advanced tools
Comparing version 0.1.11 to 0.1.12
{ | ||
"name": "theme-vitesse", | ||
"displayName": "Vitesse Theme", | ||
"version": "0.1.11", | ||
"version": "0.1.12", | ||
"description": "Vitesse theme for VS Code", | ||
@@ -30,3 +30,3 @@ "categories": [ | ||
"dev": "nodemon --watch src -e ts --exec \"esno src/index.ts\"", | ||
"release": "yarn build && npx bumpp --commit --tag --push --all && yarn publish --non-interactive && vsce publish" | ||
"release": "yarn build && npx bumpp --commit --tag --push --all" | ||
}, | ||
@@ -33,0 +33,0 @@ "contributes": { |
50966