We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ace969 commit f623942Copy full SHA for f623942
package.json
@@ -19,8 +19,10 @@
19
},
20
"license": "MIT",
21
"author": "Michael Teeuw",
22
- "contributors": [
23
- "https://github.com/MagicMirrorOrg/MagicMirror/graphs/contributors"
+ {
+ "name": "MagicMirror contributors",
24
+ "url": "https://github.com/MagicMirrorOrg/MagicMirror/graphs/contributors"
25
+ }
26
],
27
"type": "commonjs",
28
"imports": {
0 commit comments