Tocoteron

Results 1 issues of Tocoteron

### Overview Fix https://github.com/uhyo/rocon/issues/6 properly. ### Description Current dependency settings about `history` package are probably wrong. `history` should be included in `dependencies`, not `devDependencies` and `peerDependencies`. [RoconRoot](https://github.com/uhyo/rocon/blob/v1.1.1/src/react/components/RoconRoot.tsx) using `history` means...