README
Youshido / Rich text editor
After each module installation you HAVE to remove node_modules/@types/slate-react/node_modules
.
Package @types/slate-react
automatically installs the latest version @types/slate
which is wrong in our case.
To ged rid of it we need to update slate
, slate-react
and corresponding types to the latest versions.