Fix repository URL casing so npm provenance validates

This commit is contained in:
2026-05-22 16:39:30 -06:00
parent b8652a3a9a
commit 72cc9cfb3b
+1 -1
View File
@@ -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",