Skip to content

Commit

Permalink
fix: update @graasp/query-client (#541)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexandre Chau authored Jan 31, 2023
1 parent 879ffaa commit 2b680b0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@emotion/react": "11.10.5",
"@emotion/styled": "11.10.5",
"@graasp/chatbox": "1.0.1",
"@graasp/query-client": "0.1.2",
"@graasp/query-client": "0.1.3",
"@graasp/sdk": "0.3.0",
"@graasp/translations": "1.3.0",
"@graasp/ui": "0.8.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2471,9 +2471,9 @@ __metadata:
languageName: node
linkType: hard

"@graasp/query-client@npm:0.1.2":
version: 0.1.2
resolution: "@graasp/query-client@npm:0.1.2"
"@graasp/query-client@npm:0.1.3":
version: 0.1.3
resolution: "@graasp/query-client@npm:0.1.3"
dependencies:
"@graasp/sdk": 0.2.0
"@graasp/translations": 1.1.0
Expand All @@ -2486,7 +2486,7 @@ __metadata:
uuid: 8.3.2
peerDependencies:
react: ^17.0.0
checksum: 6b60ff37cb2788a25eff3c6c91947eccd4af7bd280e1e53251d24bbe6f038c284df232398f730f78dac94af6f5d3cb7c9a8b4c33fb563b8a6e32c1deb989eac8
checksum: 9af2cb410ec9eeff6728b31c5b2196f16e1000c4471ad5892cb17b0d30ead0a727d071b8875ac47106d94993ab821f64bc9f2d385a233b3c9d8ef88d39c7bc96
languageName: node
linkType: hard

Expand Down Expand Up @@ -10139,7 +10139,7 @@ __metadata:
"@emotion/react": 11.10.5
"@emotion/styled": 11.10.5
"@graasp/chatbox": 1.0.1
"@graasp/query-client": 0.1.2
"@graasp/query-client": 0.1.3
"@graasp/sdk": 0.3.0
"@graasp/translations": 1.3.0
"@graasp/ui": 0.8.0
Expand Down

0 comments on commit 2b680b0

Please sign in to comment.