From 74d62669f2e4c3a90da000f5d9ee6f369750c457 Mon Sep 17 00:00:00 2001 From: filip mertens Date: Wed, 30 Nov 2022 19:20:58 +0100 Subject: [PATCH] rm yaml --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index a93bb7b3a4..191252591b 100644 --- a/package.json +++ b/package.json @@ -226,8 +226,7 @@ "tslib": "^2.3.0", "web3": "^1.7.5", "winston": "^3.3.3", - "ws": "^7.3.0", - "yaml": "^2.1.3" + "ws": "^7.3.0" }, "devDependencies": { "@babel/core": "^7.4.5",