This commit is contained in:
Daniel Imms
2018-10-13 11:45:42 -07:00
parent 74e85ad71e
commit dbc14884bf

View File

@@ -1,6 +1,6 @@
{ {
"name": "vscode-theme-generator", "name": "vscode-theme-generator",
"version": "0.0.19", "version": "0.0.20",
"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": {