From d73bc70f1954a4b0aa9f3a74b6edfdab7bf5fc3c Mon Sep 17 00:00:00 2001 From: Frazer Smith Date: Mon, 22 Jun 2026 18:52:19 +0100 Subject: [PATCH] chore: replace http with https in urls --- .npmignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.npmignore b/.npmignore index c78adb1..e3c0f71 100644 --- a/.npmignore +++ b/.npmignore @@ -20,7 +20,7 @@ coverage # nyc test coverage .nyc_output -# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files) +# Grunt intermediate storage (https://gruntjs.com/creating-plugins#storing-task-files) .grunt # Bower dependency directory (https://bower.io/)