This commit is contained in:
Daniel Imms
2019-05-05 10:38:27 -07:00
parent 16bd7a4a6b
commit 06fa2dfa89

View File

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