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 e0b9e96 commit e4ac809Copy full SHA for e4ac809
package.json
@@ -20,7 +20,10 @@
20
"license": "MIT",
21
"author": "Joseph Bethge",
22
"contributors": [
23
- "https://github.com/jopyth/MMM-Remote-Control/graphs/contributors"
+ {
24
+ "name": "Contributors",
25
+ "url": "https://github.com/jopyth/MMM-Remote-Control/graphs/contributors"
26
+ }
27
],
28
"type": "commonjs",
29
"engines": {
@@ -54,8 +57,8 @@
54
57
"@eslint/js": "^9.39.2",
55
58
"@eslint/json": "^0.14.0",
56
59
"@eslint/markdown": "^7.5.1",
- "commit-and-tag-version": "^12.6.1",
60
"@stylistic/eslint-plugin": "^5.6.1",
61
+ "commit-and-tag-version": "^12.6.1",
62
"c8": "^10.1.3",
63
"cspell": "^9.4.0",
64
"eslint": "^9.39.2",
0 commit comments