diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json index d1d7935af..74b7bf9d1 100644 --- a/package.json +++ b/package.json @@ -69,6 +69,7 @@ "@types/react": "^16.9.19", "@types/react-autosuggest": "^9.3.13", "@types/react-color": "^2.17.3", + "@types/react-grid-layout": "^0.17.1", "@types/react-measure": "^2.0.6", "@types/react-table": "^6.8.6", "@types/request": "^2.48.4", @@ -204,6 +205,8 @@ "react-color": "^2.18.0", "react-compound-slider": "^2.5.0", "react-dom": "^16.12.0", + "react-grid-layout": "^0.18.3", + "react-resizable": "^1.10.1", "react-image-lightbox-with-rotate": "^5.1.1", "react-jsx-parser": "^1.21.0", "react-measure": "^2.2.4", |
