Add build script

This commit is contained in:
EliverLara
2019-05-03 12:47:38 -05:00
parent d4bab5f0a2
commit 01fd0438aa

View File

@@ -4,7 +4,7 @@
"description": "Light and dark colorful Gtk3.20+ theme", "description": "Light and dark colorful Gtk3.20+ theme",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1" "build": "git push && sh install.sh"
}, },
"repository": { "repository": {
"type": "git", "type": "git",