Skip to content

Commit

Permalink
Use main react-grid-layout package instead of fork (#4687)
Browse files Browse the repository at this point in the history
  • Loading branch information
kravets-levko authored Feb 26, 2020
1 parent 7043951 commit c5f14e5
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 17 deletions.
42 changes: 27 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,9 @@
"react": "^16.8.3",
"react-ace": "^6.1.0",
"react-dom": "^16.8.3",
"react-grid-layout": "git+https://github.com/getredash/react-grid-layout.git",
"react-grid-layout": "^0.18.2",
"react-pivottable": "^0.9.0",
"react-resizable": "^1.8.0",
"react-resizable": "^1.10.1",
"react-sortable-hoc": "^1.10.1",
"react-virtualized": "^9.21.2",
"tinycolor2": "^1.4.1",
Expand Down

0 comments on commit c5f14e5

Please sign in to comment.