This commit is contained in:
Daniel Imms
2018-06-01 09:25:42 -07:00
parent f7702b6b6e
commit 277633c61a

View File

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