From 7cd819bec713c4d022b0a91f9c396604efa8f900 Mon Sep 17 00:00:00 2001 From: Jerel Miller Date: Thu, 5 Dec 2024 13:05:00 -0700 Subject: [PATCH] Try again with circle --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 6b2cfcd9f5..4b1adebcaf 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -181,7 +181,7 @@ workflows: - "@types/react@16.8 @types/react-dom@16.8" - "@types/react@17 @types/react-dom@17" - "@types/react@18 @types/react-dom@18" - - "@types/react@npm:types-react@19.0.0 @types/react-dom@npm:types-react-dom@19.0.0" + - "@types/react@19 @types/react-dom@19" - "typescript@next" security-scans: jobs: