From 640a2bfaba11eea3f15e4321bbfccc2c594f4373 Mon Sep 17 00:00:00 2001 From: isark Date: Mon, 14 Aug 2023 17:23:38 +0200 Subject: [PATCH] Switched to https github for fuzzr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8572ff7..6c1ed4d 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@types/markdown-it": "^13.0.0", "@types/natural-compare": "^1.4.1", "angular-resize-event": "^3.2.0", - "fuzzr": "github:isark2/fuzzr#v0.3.1", + "fuzzr": "https://github.com/isark2/fuzzr#v0.3.1", "markdown-it": "^13.0.1", "markdown-it-color": "^2.1.1", "material-icons": "^1.13.9",