📦 chore: rename package to colorshell

This commit is contained in:
retrozinndev
2025-05-25 08:23:54 -03:00
parent 745f57f145
commit 9b63b83bdb
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,10 +1,10 @@
{ {
"name": "astal-shell", "name": "colorshell",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "astal-shell", "name": "colorshell",
"dependencies": { "dependencies": {
"astal": "/usr/share/astal/gjs" "astal": "/usr/share/astal/gjs"
} }
+1 -1
View File
@@ -1,5 +1,5 @@
{ {
"name": "astal-shell", "name": "colorshell",
"dependencies": { "dependencies": {
"astal": "/usr/share/astal/gjs" "astal": "/usr/share/astal/gjs"
} }