aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorLionel Han <47760119+IGoByJoe@users.noreply.github.com>2020-06-29 18:06:14 -0700
committerLionel Han <47760119+IGoByJoe@users.noreply.github.com>2020-06-29 18:06:14 -0700
commit586a28048ac8d34b3c358fc3ce9c9cf6976f5226 (patch)
treefcdf44e18c7d98a6c756b0ade90c0f8fdc3ba588 /package.json
parent56da30314c4d434c4b7bb8be94f3bcb5923790d8 (diff)
parent6219da84de5c5a1d1efccdfc2d54da95612b1d35 (diff)
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into mobile_revision_direct
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 683f181c3..8f67704cb 100644
--- a/package.json
+++ b/package.json
@@ -69,6 +69,7 @@
"@types/react-dom": "^16.9.8",
"@types/react-grid-layout": "^0.17.1",
"@types/react-measure": "^2.0.6",
+ "@types/react-select": "^3.0.13",
"@types/react-table": "^6.8.6",
"@types/request": "^2.48.5",
"@types/request-promise": "^4.1.45",
@@ -216,6 +217,7 @@
"react-jsx-parser": "^1.25.1",
"react-measure": "^2.2.4",
"react-resizable": "^1.10.1",
+ "react-select": "^3.1.0",
"react-table": "^6.11.5",
"readline": "^1.3.0",
"request": "^2.88.0",