From a7d7dca92634749fe4d412e8006452ddfc30277a Mon Sep 17 00:00:00 2001 From: root Date: Wed, 7 Aug 2024 06:09:43 +0000 Subject: [PATCH] small change --- integration_tests/scripts/package.json | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/integration_tests/scripts/package.json b/integration_tests/scripts/package.json index c6910565..d844eee0 100644 --- a/integration_tests/scripts/package.json +++ b/integration_tests/scripts/package.json @@ -16,11 +16,5 @@ }, "author": "ethsorage", "license": "ISC", - "description": "", - "devDependencies": { - "@rollup/plugin-commonjs": "^25.0.7", - "@rollup/plugin-node-resolve": "^15.2.3", - "rollup": "^4.14.1", - "rollup-plugin-terser": "^7.0.2" - } + "description": "" }