Skip to content

Commit

Permalink
feat: update map (#1261)
Browse files Browse the repository at this point in the history
* feat: update map

* refactor: update map version
  • Loading branch information
pyphilia authored Jun 5, 2024
1 parent 9a74092 commit 1591b3f
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 @@ -20,7 +20,7 @@
"@emotion/react": "11.11.4",
"@emotion/styled": "11.11.5",
"@graasp/chatbox": "3.1.0",
"@graasp/map": "1.14.0",
"@graasp/map": "1.15.0",
"@graasp/query-client": "3.9.0",
"@graasp/sdk": "4.12.0",
"@graasp/translations": "1.28.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1710,9 +1710,9 @@ __metadata:
languageName: node
linkType: hard

"@graasp/map@npm:1.14.0":
version: 1.14.0
resolution: "@graasp/map@npm:1.14.0"
"@graasp/map@npm:1.15.0":
version: 1.15.0
resolution: "@graasp/map@npm:1.15.0"
dependencies:
"@emotion/react": "npm:11.11.4"
"@emotion/styled": "npm:11.11.5"
Expand Down Expand Up @@ -1747,7 +1747,7 @@ __metadata:
react: "*"
react-dom: "*"
react-i18next: ^14.0.0
checksum: 10/ab968e938b7133fdd110406865c364c5f4bb053702bec7441e2c488402c0e98c75fb49aece3225970d9a0119b3390c5eb16248284d3ca45dfba0b66fbd729a8b
checksum: 10/d197f9cd3087247fcf75ea4a5371847f6bcdcc4d29755cf0332c9eea3b5029ea87c89b3a0e06e2025a6853ba9377c5da03ba9383ca660cba99a471a21251ce93
languageName: node
linkType: hard

Expand Down Expand Up @@ -8060,7 +8060,7 @@ __metadata:
"@emotion/react": "npm:11.11.4"
"@emotion/styled": "npm:11.11.5"
"@graasp/chatbox": "npm:3.1.0"
"@graasp/map": "npm:1.14.0"
"@graasp/map": "npm:1.15.0"
"@graasp/query-client": "npm:3.9.0"
"@graasp/sdk": "npm:4.12.0"
"@graasp/translations": "npm:1.28.0"
Expand Down

0 comments on commit 1591b3f

Please sign in to comment.