From 4df24805eb4667e8ea5526a47ffb565f7e048acc Mon Sep 17 00:00:00 2001 From: Nicolai Ort Date: Sat, 25 Feb 2023 17:59:33 +0100 Subject: [PATCH] Added package list for testing --- testing/packages.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 testing/packages.txt diff --git a/testing/packages.txt b/testing/packages.txt new file mode 100644 index 0000000..9a8de4a --- /dev/null +++ b/testing/packages.txt @@ -0,0 +1,5 @@ +http://localhost:8080/axios +http://localhost:8080/svelte +http://localhost:8080/@sveltejs/kit +http://localhost:8080/release-it +http://localhost:8080/auto-changelog \ No newline at end of file