From 03b0c2f18cb45ef1e9c1f5ef72e901513673861b Mon Sep 17 00:00:00 2001 From: Sebastian Leheis Date: Thu, 21 Sep 2023 19:52:02 +0200 Subject: [PATCH] - --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 88eb2af..95ef10b 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "eslint": "^8.13.0", "eslint-plugin-react-hooks": "^4.2.0", "prettier": "^3.0.0", - "@babel/plugin-proposal-private-property-in-object" "^7.21.11" + }, "scripts": { "start": "react-scripts start",