This commit is contained in:
luki39 2022-02-25 15:38:51 +01:00
parent ffc702aa87
commit 312c06a1bd

View File

@ -9,6 +9,13 @@
"bugs": { "bugs": {
"url": "https://github.com/luki-39/LukiEnLiveLauncher/issues" "url": "https://github.com/luki-39/LukiEnLiveLauncher/issues"
}, },
"build": {
"publish": [{
"provider": "github",
"owner": "luki-39",
"repo": "LukiEnLiveLauncher"
}]
},
"private": true, "private": true,
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {