Skip to content

Commit

Permalink
Fix dependency stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
moransantiago committed Oct 1, 2024
1 parent a081000 commit a6c4cab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions packages/cells/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,7 @@
"@linaria/react": "^4.5.3",
"@toast-ui/editor": "3.1.10",
"@toast-ui/react-editor": "3.1.10",
"react-select": "^5.8.0",
"@glideapps/glide-data-grid": "6.0.4-alpha11"
"react-select": "^5.8.0"
},
"devDependencies": {
"@babel/cli": "^7.16.0",
Expand Down
3 changes: 1 addition & 2 deletions packages/source/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,7 @@
"canvas"
],
"dependencies": {
"@basehub/glide-data-grid": "6.0.4-alpha10",
"@glideapps/glide-data-grid": "6.0.4-alpha8"
"@basehub/glide-data-grid": "6.0.4-alpha11"
},
"peerDependencies": {
"lodash": "^4.17.19",
Expand Down

0 comments on commit a6c4cab

Please sign in to comment.