diff options
| author | Monika Hedman <monika_hedman@brown.edu> | 2019-02-25 18:58:53 -0500 |
|---|---|---|
| committer | Monika Hedman <monika_hedman@brown.edu> | 2019-02-25 18:58:53 -0500 |
| commit | 293532a50a5670d2cd04fed65df77173e2dbad67 (patch) | |
| tree | 7a437e6b39cc4602cecee8503125412c4a6849b2 /package.json | |
| parent | 921941e3f9bc4981f92fbf0fe0cec948cd49c220 (diff) | |
| parent | 292ff1a8d75f8b15f9388d2c577e09a13836d5dc (diff) | |
merging
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
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", |
