Skip to content

Commit

Permalink
idk
Browse files Browse the repository at this point in the history
  • Loading branch information
julianbenegas committed Sep 20, 2024
1 parent 5798744 commit 24d45b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/cells/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"canvas"
],
"dependencies": {
"@glideapps/glide-data-grid": "6.0.4-alpha8",
"@basehub/glide-data-grid": "6.0.4-alpha10",
"@linaria/react": "^4.5.3",
"@toast-ui/editor": "3.1.10",
"@toast-ui/react-editor": "3.1.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/source/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"canvas"
],
"dependencies": {
"@glideapps/glide-data-grid": "6.0.4-alpha8"
"@basehub/glide-data-grid": "6.0.4-alpha10"
},
"peerDependencies": {
"lodash": "^4.17.19",
Expand Down

0 comments on commit 24d45b6

Please sign in to comment.