Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(create-seia-app/ts-template): correct @types/react-dom version to ^18.3.0 #18

Conversation

aidnyu
Copy link
Contributor

@aidnyu aidnyu commented Jun 6, 2024

Update the @types/react-dom version from non-existent ^18.3.3 to the latest valid version ^18.3.0

Resolves #17

…to `^18.3.0`

Update the `@types/react-dom` version from non-existent `^18.3.3` to the latest valid version `^18.3.0`
@abiriadev abiriadev added the bug Something isn't working label Jun 6, 2024
@abiriadev
Copy link
Owner

@aidnyu Great job! Thank you for contributing!

@abiriadev abiriadev merged commit 40940a0 into abiriadev:main Jun 6, 2024
@aidnyu aidnyu deleted the create-seia-app/typescript-template-fix/react-dom-types-version branch June 6, 2024 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Installation Error for @types/react-dom in TypeScript Template of create-seia-app
2 participants