aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorlaurawilsonri <laura_wilson@brown.edu>2019-02-25 20:11:37 -0500
committerlaurawilsonri <laura_wilson@brown.edu>2019-02-25 20:11:37 -0500
commit3ef178ab23eae665a7323ae54e14114a2b6e656e (patch)
tree5f97a342f4e1e8d322035158e53eaf4bd4774305 /package.json
parent171852260c04ba7aafd789b231d98cdaa2a7dc8d (diff)
parent292ff1a8d75f8b15f9388d2c577e09a13836d5dc (diff)
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into improveText
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index eea6e0c94..bd4655816 100644
--- a/package.json
+++ b/package.json
@@ -59,6 +59,7 @@
"@types/pug": "^2.0.4",
"@types/react-measure": "^2.0.4",
"@types/react-table": "^6.7.21",
+ "@types/request": "^2.48.1",
"@types/socket.io": "^2.1.2",
"@types/socket.io-client": "^1.4.32",
"@types/typescript": "^2.0.0",
@@ -77,8 +78,8 @@
"font-awesome": "^4.7.0",
"golden-layout": "^1.5.9",
"jsonwebtoken": "^8.4.0",
- "lodash": "^4.17.11",
"jsx-to-string": "^1.4.0",
+ "lodash": "^4.17.11",
"mobx": "^5.9.0",
"mobx-react": "^5.3.5",
"mobx-react-devtools": "^6.0.3",
@@ -110,6 +111,7 @@
"react-mosaic": "0.0.20",
"react-split-pane": "^0.1.85",
"react-table": "^6.9.0",
+ "request": "^2.88.0",
"socket.io": "^2.2.0",
"socket.io-client": "^2.2.0",
"url-loader": "^1.1.2",