From 2212e607cf30ee4523a8630c2425baa5b33d3f16 Mon Sep 17 00:00:00 2001 From: zramsay Date: Tue, 27 Feb 2024 18:26:06 -0500 Subject: [PATCH] critical typo --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index efe0c1c..e5c420b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lx-mars/dydx-chain-web", - "reppository": "https://git.vdb.to/LaconicNetwork/dydx-v4-web", + "repository": "https://git.vdb.to/LaconicNetwork/dydx-v4-web", "private": true, "version": "1.0.0", "type": "module",