This commit is contained in:
Daniel Imms
2017-04-06 09:50:11 -07:00
parent fabb0db535
commit 661e43f9c2

View File

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