From aeb2a22795436462877172ac1a99595e34c53984 Mon Sep 17 00:00:00 2001 From: livingrockrises <90545960+livingrockrises@users.noreply.github.com> Date: Mon, 14 Oct 2024 18:37:37 +0400 Subject: [PATCH] refactor:repo source --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b2b7d6e..0396341 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "modulekit": "github:rhinestonewtf/modulekit", "prettier": "^3.2.5", "prettier-plugin-solidity": "^1.3.1", - "sentinellist": "github:zeroknots/sentinellist", + "sentinellist": "github:rhinestonewtf/sentinellist", "solady": "github:vectorized/solady", "solhint": "^4.1.1", "solhint-plugin-prettier": "^0.1.0",