Skip to content

Commit

Permalink
upgrade slate version
Browse files Browse the repository at this point in the history
  • Loading branch information
dfrancisc committed Mar 12, 2024
1 parent bcf5fe1 commit a18d83d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
"peerDependencies": {
"react": "^16.12.0",
"react-dom": "^16.12.0",
"slate": "^0.57.1",
"slate-react": "^0.57.1",
"slate-history": "^0.57.1",
"slate": "^0.61",
"slate-react": "^0.61",
"slate-history": "^0.61",
"prop-types": "^15.7.2",
"@material-ui/core": ">= 4.3.0"
},
Expand Down Expand Up @@ -72,9 +72,9 @@
"rollup-plugin-peer-deps-external": "^2.2.0",
"rollup-plugin-sourcemaps": "^0.5.0",
"rollup-plugin-url": "^2.2.2",
"slate": "^0.57.1",
"slate-history": "^0.57.1",
"slate-react": "^0.57.1",
"slate": "^0.61",
"slate-react": "^0.61",
"slate-history": "^0.61",
"styled-components": "^5.0.1",
"webpack": "^4.41.5",
"webpack-cli": "^3.3.10",
Expand Down

0 comments on commit a18d83d

Please sign in to comment.