Skip to content

Commit 4dd5c92

Browse files
Fix contributers type
1 parent 90132c5 commit 4dd5c92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"control"
1515
],
1616
"author": "Joseph Bethge",
17-
"contributors": "git+https://github.com/jopyth/MMM-Remote-Control/graphs/contributors",
17+
"contributors": ["https://github.com/jopyth/MMM-Remote-Control/graphs/contributors"],
1818
"license": "MIT",
1919
"bugs": {
2020
"url": "git+https://github.com/jopyth/MMM-Remote-Control/issues"

0 commit comments

Comments
 (0)