diff --git a/example/package.json b/example/package.json index 9dab57ec..349f6f0d 100644 --- a/example/package.json +++ b/example/package.json @@ -12,7 +12,7 @@ "dependencies": { "@graasp/chatbox": "link:..", "@graasp/query-client": "2.0.0", - "@graasp/sdk": "2.0.0", + "@graasp/sdk": "2.1.0", "@mui/icons-material": "link:../node_modules/@mui/icons-material", "@mui/material": "link:../node_modules/@mui/material", "react-scripts": "5.0.1",