diff options
| author | anika-ahluwalia <anika.ahluwalia@gmail.com> | 2020-06-30 16:46:43 -0500 |
|---|---|---|
| committer | anika-ahluwalia <anika.ahluwalia@gmail.com> | 2020-06-30 16:46:43 -0500 |
| commit | ab6db12f09df114fc4ecdd886cccac7ebc6bb6f9 (patch) | |
| tree | 81743e479b95b4dc62c8e0db20eed020e874aebd /package.json | |
| parent | 3cc69c7f5ae7f7a747ab72b522ea81af38dd7f20 (diff) | |
| parent | a38e20347c1720c241513279c9510b8e116ba683 (diff) | |
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into anika_linking
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index 765002d37..5e7598376 100644 --- a/package.json +++ b/package.json @@ -67,6 +67,7 @@ "@types/react": "^16.9.41", "@types/react-autosuggest": "^9.3.14", "@types/react-color": "^2.17.4", + "@types/react-datepicker": "^3.0.2", "@types/react-dom": "^16.9.8", "@types/react-grid-layout": "^0.17.1", "@types/react-measure": "^2.0.6", @@ -212,6 +213,7 @@ "react-autosuggest": "^9.4.3", "react-color": "^2.18.1", "react-compound-slider": "^2.5.0", + "react-datepicker": "^3.0.0", "react-dom": "^16.12.0", "react-grid-layout": "^0.18.3", "react-image-lightbox-with-rotate": "^5.1.1", |
