From 400ad03c2991d22d6fc7aca44ecc5e6e7cba7e9e Mon Sep 17 00:00:00 2001 From: aryan Date: Thu, 19 Dec 2024 18:39:34 +0530 Subject: [PATCH] fix: scriptS --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 7815243..20375b8 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,6 @@ "build": "tsc", "docs": "typedoc src --out docs", "test": "ts-node test/index.ts", - "test:tools": "ts-node test/tools.ts", "generate": "ts-node src/utils/keypair.ts" }, "keywords": [],