From 1d1772bf9fb888e7d87875280a71bc0bfdb8b82a Mon Sep 17 00:00:00 2001 From: Richard Zampieri Date: Tue, 11 Jun 2024 21:26:20 -0700 Subject: [PATCH] fix: remove test lib cli --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 0be09dc..397e617 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,6 @@ }, "dependencies": { "@expressots/boost-ts": "1.1.1", - "@expressots/cli": "file:expressots-cli-1.8.0.tgz", "chalk-animation": "2.0.3", "cli-progress": "3.11.2", "cli-table3": "^0.6.4",