This commit is contained in:
Daniel Imms
2018-05-28 06:36:32 -07:00
parent 8bbcf0c3c4
commit 1f10541715

View File

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