From 05a8d72ab6b80a40fd0b35ed2eeeb307d2dad735 Mon Sep 17 00:00:00 2001 From: David McHale Date: Tue, 19 May 2026 05:50:35 -0600 Subject: [PATCH] chore: run npm pkg fix to normalize package.json fields --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ebd314c..3ad7349 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ ], "repository": { "type": "git", - "url": "https://github.com/HailBytes/asm-scope-parser.git" + "url": "git+https://github.com/HailBytes/asm-scope-parser.git" }, "bugs": { "url": "https://github.com/HailBytes/asm-scope-parser/issues"