diff --git a/examples/with-slate/package.json b/examples/with-slate/package.json index 6af1d32501938..765a95922f24f 100644 --- a/examples/with-slate/package.json +++ b/examples/with-slate/package.json @@ -11,7 +11,7 @@ "react": "^17.0.2", "react-dom": "^17.0.2", "slate": "^0.58.4", - "slate-history": "0.58.4", + "slate-history": "0.65.3", "slate-react": "^0.58.4" }, "license": "MIT"