mirror of
https://github.com/Tyriar/vscode-theme-generator.git
synced 2025-12-06 17:15:43 -08:00
Progress
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
"description": "Generates editor/terminal themes using a set of colors",
|
||||
"main": "dist/index.js",
|
||||
"scripts": {
|
||||
"build": "typings install && tsc"
|
||||
"build": "typings install && tsc",
|
||||
"start": "node dist/index.js"
|
||||
},
|
||||
"author": "Tyriar",
|
||||
"license": "MIT",
|
||||
|
||||
Reference in New Issue
Block a user