From e0320f7e047b2115fa32cad9ecb720ca624cfe86 Mon Sep 17 00:00:00 2001 From: Zachary Williams Date: Thu, 26 Jan 2023 16:20:47 -0600 Subject: [PATCH] chore: downgrade version (#25598) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a4d138bf7128..048f385700a6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cypress", - "version": "12.4.1", + "version": "12.4.0", "description": "Cypress is a next generation front end testing tool built for the modern web", "private": true, "scripts": {