This commit is contained in:
Daniel Imms
2017-03-23 01:00:59 -07:00
parent 5740737b4b
commit 1a61f2a9c8

View File

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