Skip to content

Commit 7bb3e88

Browse files
committed
chore: clean up typos in composer.json & module.json ✍️
1 parent a53a0c8 commit 7bb3e88

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "panicdevs/foundation-base-module",
3-
"description": "Base module by PanicDevs",
3+
"description": "Foundation Base module by PanicDevs",
44
"authors": [
55
{
66
"name": "PanicDevs",

module.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"id": "Base",
33
"name": "Base",
44
"alias": "base",
5-
"title": "Base Module",
6-
"description": "Base module by PanicDevs",
7-
"version": "1.0.0",
5+
"title": "Foundation Base Module",
6+
"description": "Foundation Base Module by PanicDevs",
7+
"version": "1.0.2",
88
"priority": 1,
99
"depends_on": ["support"]
1010
}

0 commit comments

Comments
 (0)