This commit is contained in:
Daniel Imms
2022-01-11 07:34:27 -08:00
parent ea3977280b
commit 147aa63091

View File

@@ -1,6 +1,6 @@
{ {
"name": "vscode-theme-generator", "name": "vscode-theme-generator",
"version": "0.2.0", "version": "0.2.1",
"description": "Easily generate themes for VS Code with only a few colors", "description": "Easily generate themes for VS Code with only a few colors",
"main": "dist/index.js", "main": "dist/index.js",
"scripts": { "scripts": {