Skip to content

Commit

Permalink
fix: bump sdk to 0.10.0 (#263)
Browse files Browse the repository at this point in the history
  • Loading branch information
spaenleh authored Mar 30, 2023
1 parent c610a32 commit c28d49d
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 @@ -19,7 +19,7 @@
"Alexandre Chau"
],
"dependencies": {
"@graasp/sdk": "0.9.2",
"@graasp/sdk": "0.10.0",
"@graasp/translations": "1.8.0",
"axios": "0.27.2",
"crypto-js": "4.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2205,7 +2205,7 @@ __metadata:
"@babel/preset-typescript": 7.16.7
"@commitlint/cli": 16.2.4
"@commitlint/config-conventional": 16.2.4
"@graasp/sdk": 0.9.2
"@graasp/sdk": 0.10.0
"@graasp/translations": 1.8.0
"@testing-library/jest-dom": 5.16.4
"@testing-library/react": 12.1.4
Expand Down Expand Up @@ -2260,9 +2260,9 @@ __metadata:
languageName: unknown
linkType: soft

"@graasp/sdk@npm:0.9.2":
version: 0.9.2
resolution: "@graasp/sdk@npm:0.9.2"
"@graasp/sdk@npm:0.10.0":
version: 0.10.0
resolution: "@graasp/sdk@npm:0.10.0"
dependencies:
"@fastify/secure-session": 5.3.0
aws-sdk: 2.1310.0
Expand All @@ -2273,7 +2273,7 @@ __metadata:
qs: 6.11.0
slonik: 28.1.1
uuid: 9.0.0
checksum: 49daf48b8877b1a0bdd0612c5a88be22860de4e94c494978732add26d38b5d0a6784df8eb8caedd7972b2767c78258c056c89889c73eeeb3971f2ff989a7f1e0
checksum: 5b7d89d72c12be75d9fcba69c9545be4d5caf38685270f66934c9b0c221968d33f4ee20c4c18573e3ed89641461faa12ae28acfcb9511ca45f50b61bb6068631
languageName: node
linkType: hard

Expand Down

0 comments on commit c28d49d

Please sign in to comment.