From 6729cb118e350ad316d95ca19ec27bbc22f8c6ad Mon Sep 17 00:00:00 2001 From: Lucas Oskorep Date: Tue, 8 Sep 2026 21:50:13 -0400 Subject: [PATCH] fix: typo --- .npmrc | 1 - metadata.json | 4 ++-- pnpm-lock.yaml | 4 ++-- 3 files changed, 4 insertions(+), 5 deletions(-) delete mode 100644 .npmrc diff --git a/.npmrc b/.npmrc deleted file mode 100644 index 0001cf5..0000000 --- a/.npmrc +++ /dev/null @@ -1 +0,0 @@ -pnpm-exec-install=false diff --git a/metadata.json b/metadata.json index 2e0e85e..ad5b45b 100644 --- a/metadata.json +++ b/metadata.json @@ -1,5 +1,5 @@ { - "name": "aerospike", + "name": "Aerospike WM", "description": "I3 Like Tiling Window Manager for Gnome", "uuid": "aerospike@lucaso.io", "settings-schema": "org.gnome.shell.extensions.aerospike", @@ -9,5 +9,5 @@ "50" ], "gettext-domain": "aerospike@lucaso.io", - "url": "https://gitea.chaosdev.gay/lucasoskorep/aerospike@lucaso.io" + "url": "https://github.com/lucasoskorep/aerospike-gnome" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ae19558..2bfd3d9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -117,10 +117,10 @@ importers: specifier: ^10.0.1 version: 10.0.1(eslint@10.10.0(supports-color@8.1.1)) '@girs/gjs': - specifier: 4.7.0 + specifier: ^4.7.0 version: 4.7.0 '@girs/gnome-shell': - specifier: 50.0.4 + specifier: ^50.0.4 version: 50.0.4 '@jest/globals': specifier: ^30.5.1