Skip to content

Commit

Permalink
Update type package versions in circle
Browse files Browse the repository at this point in the history
  • Loading branch information
jerelmiller committed Dec 5, 2024
1 parent 3fa62f3 commit 3fcd2c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ workflows:
- "@types/[email protected] @types/[email protected]"
- "@types/react@17 @types/react-dom@17"
- "@types/react@18 @types/react-dom@18"
- "@types/react@npm:[email protected]-rc.1 @types/react-dom@npm:[email protected]-rc.1"
- "@types/react@npm:[email protected] @types/react-dom@npm:[email protected]"
- "typescript@next"
security-scans:
jobs:
Expand Down

0 comments on commit 3fcd2c4

Please sign in to comment.