From 8dedc5d0ab60b67f7ee9ea737cec5441a3627cc0 Mon Sep 17 00:00:00 2001 From: Atila Fassina Date: Fri, 27 May 2022 08:05:29 +0200 Subject: [PATCH] add release branches --- package.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/package.json b/package.json index 4714e7b9..669aa59a 100644 --- a/package.json +++ b/package.json @@ -90,8 +90,5 @@ "peerDependencies": { "react": ">=16.8.3", "react-dom": ">=16.8.3" - }, - "release": { - "verifyConditions": "condition-circle" } }