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 a0eec81 commit 653e039Copy full SHA for 653e039
package.json
@@ -14,14 +14,14 @@
14
},
15
"repository": {
16
"type": "git",
17
- "url": "git+https://github.com/wled-dev/WLED.git"
+ "url": "git+https://github.com/wled/WLED.git"
18
19
"author": "",
20
"license": "ISC",
21
"bugs": {
22
- "url": "https://github.com/wled-dev/WLED/issues"
+ "url": "https://github.com/wled/WLED/issues"
23
24
- "homepage": "https://github.com/wled-dev/WLED#readme",
+ "homepage": "https://github.com/wled/WLED#readme",
25
"dependencies": {
26
"clean-css": "^5.3.3",
27
"html-minifier-terser": "^7.2.0",
@@ -31,4 +31,4 @@
31
"engines": {
32
"node": ">=20.0.0"
33
}
34
-}
+}
0 commit comments