aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorTyler Schicke <tyler_schicke@brown.edu>2019-02-24 22:48:29 -0500
committerTyler Schicke <tyler_schicke@brown.edu>2019-02-24 22:48:29 -0500
commitcb56876b21dc47f26747f902bd81df49eae4cf4b (patch)
treed94b30eb89d81e5927a12bdd2ef38646bfc8307b /package.json
parent9663623dbe9f54bd3f233c8de7cb9f112f17a7cc (diff)
Small changes
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 32567b121..16174268e 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",
@@ -76,8 +77,8 @@
"flexlayout-react": "^0.3.3",
"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",
@@ -108,6 +109,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",