aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authoryipstanley <stanley_yip@brown.edu>2019-07-14 20:46:20 -0400
committeryipstanley <stanley_yip@brown.edu>2019-07-14 20:46:20 -0400
commitc39114a07f1710205b512391de3a115a93883311 (patch)
tree49153465f4cbb8b70b3c583279d79bac6439f93d /package.json
parentc4f324757c4ce3c9da077f5b10370f3b53cb3411 (diff)
parent66f0d72f07d3cf28e01abd0d9b2659c951defcd9 (diff)
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web
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 6681c4c1c..22b3a6b21 100644
--- a/package.json
+++ b/package.json
@@ -92,6 +92,7 @@
"@types/prosemirror-view": "^1.3.1",
"@types/pug": "^2.0.4",
"@types/react": "^16.8.7",
+ "@types/react-autosuggest": "^9.3.9",
"@types/react-color": "^2.14.1",
"@types/react-measure": "^2.0.4",
"@types/react-table": "^6.7.22",
@@ -169,6 +170,7 @@
"raw-loader": "^1.0.0",
"react": "^16.8.4",
"react-anime": "^2.2.0",
+ "react-autosuggest": "^9.4.3",
"react-bootstrap": "^1.0.0-beta.5",
"react-bootstrap-dropdown-menu": "^1.1.15",
"react-color": "^2.17.0",