Change package.json to have supernets branding
This commit is contained in:
parent
b639ebe7be
commit
d49e710609
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "thelounge",
|
"name": "thelounge-sn",
|
||||||
"description": "The self-hosted Web IRC client",
|
"description": "The self-hosted Web IRC client",
|
||||||
"version": "4.4.1",
|
"version": "4.4.1",
|
||||||
"preferGlobal": true,
|
"preferGlobal": true,
|
||||||
@ -8,9 +8,9 @@
|
|||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/thelounge/thelounge.git"
|
"url": "https://git.supernets.org/supernets/thelounge"
|
||||||
},
|
},
|
||||||
"homepage": "https://thelounge.chat/",
|
"homepage": "https://git.supernets.org/supernets/thelounge",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build:client": "webpack",
|
"build:client": "webpack",
|
||||||
"build:server": "tsc -p server/tsconfig.json",
|
"build:server": "tsc -p server/tsconfig.json",
|
||||||
|
Loading…
Reference in New Issue
Block a user