fix: typo
Build and Test / build (push) Successful in 48s
Build and Test / release (push) Successful in 3s

This commit is contained in:
Lucas Oskorep
2026-09-08 21:50:13 -04:00
parent c3d98b7b48
commit 6729cb118e
3 changed files with 4 additions and 5 deletions
-1
View File
@@ -1 +0,0 @@
pnpm-exec-install=false
+2 -2
View File
@@ -1,5 +1,5 @@
{ {
"name": "aerospike", "name": "Aerospike WM",
"description": "I3 Like Tiling Window Manager for Gnome", "description": "I3 Like Tiling Window Manager for Gnome",
"uuid": "aerospike@lucaso.io", "uuid": "aerospike@lucaso.io",
"settings-schema": "org.gnome.shell.extensions.aerospike", "settings-schema": "org.gnome.shell.extensions.aerospike",
@@ -9,5 +9,5 @@
"50" "50"
], ],
"gettext-domain": "aerospike@lucaso.io", "gettext-domain": "aerospike@lucaso.io",
"url": "https://gitea.chaosdev.gay/lucasoskorep/aerospike@lucaso.io" "url": "https://github.com/lucasoskorep/aerospike-gnome"
} }
+2 -2
View File
@@ -117,10 +117,10 @@ importers:
specifier: ^10.0.1 specifier: ^10.0.1
version: 10.0.1(eslint@10.10.0(supports-color@8.1.1)) version: 10.0.1(eslint@10.10.0(supports-color@8.1.1))
'@girs/gjs': '@girs/gjs':
specifier: 4.7.0 specifier: ^4.7.0
version: 4.7.0 version: 4.7.0
'@girs/gnome-shell': '@girs/gnome-shell':
specifier: 50.0.4 specifier: ^50.0.4
version: 50.0.4 version: 50.0.4
'@jest/globals': '@jest/globals':
specifier: ^30.5.1 specifier: ^30.5.1