aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2024-08-24 03:21:11 +0100
committerGravatar Joe Banks <[email protected]>2024-08-24 03:21:11 +0100
commit93753fdc9269c4c5305d5e7f7f8396f1378e5d7b (patch)
tree274419c51e1f7835a9dcea3cb6038bdad2863c9e
parentInstall pnpm in Docker (diff)
Update app name
-rwxr-xr-xpackage.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 4c84dc9..e2f00d5 100755
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
- "name": "keycloakify-starter",
+ "name": "pydis-theme",
"version": "0.0.1",
- "description": "Starter for Keycloakify 10",
+ "description": "Python Discord theme for Keycloak",
"repository": {
"type": "git",
"url": "git://github.com/codegouvfr/keycloakify-starter.git"