Skip to content

Commit

Permalink
refactor: update map
Browse files Browse the repository at this point in the history
  • Loading branch information
pyphilia committed May 29, 2024
1 parent 29848e5 commit a48ce8d
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.13.1",
"@graasp/map": "1.14.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 @@ -1540,9 +1540,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -7918,7 +7918,7 @@ __metadata:
"@emotion/react": "npm:11.11.4"
"@emotion/styled": "npm:11.11.5"
"@graasp/chatbox": "npm:3.1.0"
"@graasp/map": "npm:1.13.1"
"@graasp/map": "npm:1.14.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 a48ce8d

Please sign in to comment.