mirror of
https://github.com/Skylar-Tech/node-red-contrib-matrix-chat.git
synced 2026-05-23 07:33:37 -06:00
Fix repository URL casing so npm provenance validates
This commit is contained in:
+1
-1
@@ -68,7 +68,7 @@
|
||||
],
|
||||
"repository": {
|
||||
"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": {
|
||||
"name": "Skylar Sadlier",
|
||||
|
||||
Reference in New Issue
Block a user