aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorusodhi <61431818+usodhi@users.noreply.github.com>2020-07-01 10:00:26 +0530
committerusodhi <61431818+usodhi@users.noreply.github.com>2020-07-01 10:00:26 +0530
commitb46025f3f12fa2de509800c03b89bac375d59c99 (patch)
tree72e30988aa94948b728f73836c4e3c4166358dcc /package.json
parentb9eb75e743ceaf8540a7a7d3b6f08b42e75de25c (diff)
parent6af97864aabe89153487d37bf78391ff525deadd (diff)
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into acls_uv
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index 8f67704cb..2a08a6bf1 100644
--- a/package.json
+++ b/package.json
@@ -66,6 +66,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",
@@ -211,6 +212,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",