Skip to content

Commit

Permalink
fix: update sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
spaenleh committed Nov 6, 2023
1 parent 25f3052 commit 61a0b87
Show file tree
Hide file tree
Showing 2 changed files with 572 additions and 639 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@emotion/styled": "11.11.0",
"@graasp/chatbox": "3.0.0",
"@graasp/query-client": "2.0.1",
"@graasp/sdk": "2.0.0",
"@graasp/sdk": "2.0.1",
"@graasp/translations": "1.19.4",
"@graasp/ui": "4.0.0",
"@mui/icons-material": "5.14.16",
Expand Down Expand Up @@ -93,7 +93,8 @@
"vite-plugin-istanbul": "5.0.0"
},
"resolutions": {
"i18next": "23.5.1"
"i18next": "23.5.1",
"@graasp/sdk": "2.0.1"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 61a0b87

Please sign in to comment.