Skip to content

Commit

Permalink
chore: support React 17 in peerDependencies
Browse files Browse the repository at this point in the history
- move @types/react from deps to devDeps
- add missing @types/react-dom
- upgrade react and react-dom to v17
- declare react v16 & v17 as allowed in peerDeps
- specify volta node version that is compatible with npm lockfile v1
- remove yarn.lock since npm is in use
  • Loading branch information
mcmxcdev authored and advance512 committed Feb 14, 2022
1 parent 7e06131 commit 89dda19
Show file tree
Hide file tree
Showing 3 changed files with 3,352 additions and 7,168 deletions.
Loading

0 comments on commit 89dda19

Please sign in to comment.