This commit is contained in:
Daniel Imms
2017-04-04 11:57:54 -07:00
parent c7de85184f
commit 0305f15f17

View File

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