Skip to content

Commit e4ac809

Browse files
chore: update contributors format in package.json
1 parent e0b9e96 commit e4ac809

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,10 @@
2020
"license": "MIT",
2121
"author": "Joseph Bethge",
2222
"contributors": [
23-
"https://github.com/jopyth/MMM-Remote-Control/graphs/contributors"
23+
{
24+
"name": "Contributors",
25+
"url": "https://github.com/jopyth/MMM-Remote-Control/graphs/contributors"
26+
}
2427
],
2528
"type": "commonjs",
2629
"engines": {
@@ -54,8 +57,8 @@
5457
"@eslint/js": "^9.39.2",
5558
"@eslint/json": "^0.14.0",
5659
"@eslint/markdown": "^7.5.1",
57-
"commit-and-tag-version": "^12.6.1",
5860
"@stylistic/eslint-plugin": "^5.6.1",
61+
"commit-and-tag-version": "^12.6.1",
5962
"c8": "^10.1.3",
6063
"cspell": "^9.4.0",
6164
"eslint": "^9.39.2",

0 commit comments

Comments
 (0)