There was an error while loading. Please reload this page.
1 parent 4a870ec commit 6d9273cCopy full SHA for 6d9273c
2 files changed
.changeset/tricky-clocks-cry.md
@@ -0,0 +1,5 @@
1
+---
2
+"node-red-contrib-eesmart-d2l": patch
3
4
+
5
+Fix repository url
package.json
@@ -10,13 +10,13 @@
10
],
11
"author": "@Zehir",
12
"license": "MIT",
13
- "homepage": "https://github.com/deconz-community/node-red-contrib-eesmart-d2l",
+ "homepage": "https://github.com/Zehir/node-red-contrib-eesmart-d2l",
14
"bugs": {
15
- "url": "https://github.com/deconz-community/node-red-contrib-eesmart-d2l/issues/"
+ "url": "https://github.com/Zehir/node-red-contrib-eesmart-d2l/issues/"
16
},
17
"repository": {
18
"type": "git",
19
- "url": "git+https://github.com/deconz-community/node-red-contrib-eesmart-d2l.git"
+ "url": "git+https://github.com/Zehir/node-red-contrib-eesmart-d2l.git"
20
21
"funding": {
22
"type": "individual",
0 commit comments