drafty
After each module installation you HAVE to remove `node_modules/@types/slate-react/node_modules`.<br/> Package `@types/slate-react` automatically installs the latest version `@types/slate` which is wrong in our case.<br/> To ged rid of it we need to updat