From 0fb72d74edea19407d2aff87622a11a4240f78c1 Mon Sep 17 00:00:00 2001 From: Matthew R Date: Tue, 1 Mar 2022 12:32:23 -0500 Subject: [PATCH] fix --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2892895..7dcd096 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "cr-db": "git+https://gitlab.libraryofcode.org/engineering/community-relations/database.git", "cron": "^1.8.2", "eris": "^0.16.1", - "eris-pagination": "git:https://github:libraryofcode/eris-pagination.git", + "eris-pagination": "git:https://github.com/libraryofcode/eris-pagination.git", "express": "^4.17.1", "helmet": "^4.6.0", "ioredis": "^4.28.2",