Skip to content

Commit 6d9273c

Browse files
committed
Fix repository url
1 parent 4a870ec commit 6d9273c

2 files changed

Lines changed: 8 additions & 3 deletions

File tree

.changeset/tricky-clocks-cry.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"node-red-contrib-eesmart-d2l": patch
3+
---
4+
5+
Fix repository url

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
],
1111
"author": "@Zehir",
1212
"license": "MIT",
13-
"homepage": "https://github.com/deconz-community/node-red-contrib-eesmart-d2l",
13+
"homepage": "https://github.com/Zehir/node-red-contrib-eesmart-d2l",
1414
"bugs": {
15-
"url": "https://github.com/deconz-community/node-red-contrib-eesmart-d2l/issues/"
15+
"url": "https://github.com/Zehir/node-red-contrib-eesmart-d2l/issues/"
1616
},
1717
"repository": {
1818
"type": "git",
19-
"url": "git+https://github.com/deconz-community/node-red-contrib-eesmart-d2l.git"
19+
"url": "git+https://github.com/Zehir/node-red-contrib-eesmart-d2l.git"
2020
},
2121
"funding": {
2222
"type": "individual",

0 commit comments

Comments
 (0)