Skip to content

Commit

Permalink
Merge pull request #100 from mayank1513/fix/upgrade-25-Sep-23
Browse files Browse the repository at this point in the history
fix: upgrade slate-history from 0.66.0 to 0.93.0
  • Loading branch information
mayank1513 committed Sep 25, 2023
2 parents dc43b97 + fab5411 commit 1282473
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/with-slate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"slate": "^0.82.0",
"slate-history": "0.66.0",
"slate-history": "0.93.0",
"slate-react": "^0.82.0"
"slate-react": "^0.98.3"
},
"devDependencies": {
Expand Down

0 comments on commit 1282473

Please sign in to comment.