mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-14 15:49:52 +01:00
Add build script
This commit is contained in:
@@ -4,7 +4,8 @@
|
|||||||
"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"
|
"test": "echo \"Error: no test specified\" && exit 1",
|
||||||
|
"build": "git push && sh install.sh"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|||||||
Reference in New Issue
Block a user