mirror of
https://github.com/Skylar-Tech/node-red-contrib-matrix-chat.git
synced 2026-05-23 15:43:33 -06:00
Fix repository URL casing so npm provenance validates
This commit is contained in:
+1
-1
@@ -68,7 +68,7 @@
|
|||||||
],
|
],
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/skylar-tech/node-red-contrib-matrix-chat"
|
"url": "git+https://github.com/Skylar-Tech/node-red-contrib-matrix-chat.git"
|
||||||
},
|
},
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Skylar Sadlier",
|
"name": "Skylar Sadlier",
|
||||||
|
|||||||
Reference in New Issue
Block a user