Skip to content

Commit

Permalink
Merge pull request #571 from prezly/feature/dev-13699-use-a-better-ex…
Browse files Browse the repository at this point in the history
…port-pattern-for-some-of-entity-sub-types-in

[DEV-13699] Feature - Upgrade `@prezly/sdk` to latest version
  • Loading branch information
mohammadxali authored Oct 16, 2024
2 parents f60750c + 731c9a9 commit 9ed83d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/slate-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@prezly/events": "^2.0.3",
"@prezly/linear-partition": "^1.0.3",
"@prezly/progress-promise": "^2.0.1",
"@prezly/sdk": "^21.5.0",
"@prezly/sdk": "^22.1.0",
"@prezly/slate-commons": "workspace:*",
"@prezly/slate-lists": "workspace:*",
"@prezly/slate-tables": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/slate-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"slate": "^0.101.5"
},
"dependencies": {
"@prezly/sdk": "^21.5.0",
"@prezly/sdk": "^22.1.0",
"@prezly/uploads": "^0.3.2",
"is-plain-object": "^5.0.0"
},
Expand Down

0 comments on commit 9ed83d3

Please sign in to comment.