Commit 12d848b
fix(build): Move '@types/react' to devDependencies (#92)
### Description
This PR removes the `@type/react` dependency from `dependencies` and
adds it to the `devDependencies` in the projects `package.json` file
### Related Issue
Fixes #21
### Screenshots/Screencasts

### Notes to Reviewer
I initially don't know what happened in the first commit. I ran `npm
install` after moving `@types/react` dependency to the the
devDependency. But I did it well in the second commit.
---------
Co-authored-by: Olabode Lawal-Shittabey <babblebey@gmail.com>1 parent e9387a8 commit 12d848b
2 files changed
Lines changed: 59 additions & 10 deletions
0 commit comments