From 4c1976cf364a219b5256a31bb4130405320f4ff8 Mon Sep 17 00:00:00 2001 From: devketanpro Date: Tue, 13 Aug 2024 18:31:07 +0530 Subject: [PATCH] fix conflicts --- client/package.json | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/client/package.json b/client/package.json index b92d4a2..45f0f16 100644 --- a/client/package.json +++ b/client/package.json @@ -5,11 +5,5 @@ }, "dependencies": { "newsroom-core": "github:superdesk/newsroom-core#develop" - }, - "devDependencies": { - "babel-plugin-transform-object-rest-spread": "^6.26.0", - "babel-preset-es2015": "^6.24.1", - "babel-preset-react": "^6.24.1", - "webpack": "~4.47.0" } -} +} \ No newline at end of file