Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: support React 17 in peerDependencies
- 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