diff options
| author | kimdahey <claire_kim1@brown.edu> | 2019-10-02 17:21:38 -0400 |
|---|---|---|
| committer | kimdahey <claire_kim1@brown.edu> | 2019-10-02 17:21:38 -0400 |
| commit | 49d90a9a2b1d799a3ffdddf8ab45dc0d5c4fdb5b (patch) | |
| tree | 8ce177e1cdc399352bba50b5564e75b64b6658a8 /package.json | |
| parent | a8f14c501cf676f6a2697b73d7f2a162d4100a9e (diff) | |
| parent | a19210e7db3e625c0bfe38b4f13b5312cc0c6e53 (diff) | |
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into webcam_mohammad
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 3db7e33c4..95099c0e0 100644 --- a/package.json +++ b/package.json @@ -206,8 +206,8 @@ "react-mosaic": "0.0.20", "react-simple-dropdown": "^3.2.3", "react-split-pane": "^0.1.85", - "react-table": "^6.9.2", "react-webcam": "^3.0.1", + "react-table": "^6.10.3", "readline": "^1.3.0", "request": "^2.88.0", "request-promise": "^4.2.4", @@ -226,4 +226,4 @@ "xoauth2": "^1.2.0", "youtube": "^0.1.0" } -} +}
\ No newline at end of file |
