aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorSam Wilkins <abdullah_ahmed@brown.edu>2019-05-09 20:59:10 -0400
committerSam Wilkins <abdullah_ahmed@brown.edu>2019-05-09 20:59:10 -0400
commit47ecf8d30f4aa5e25a659fc7f3c0c1487420150e (patch)
treecbae92b4aca6cc8427410cc2ec51b0afff1d8ea2 /package.json
parentff5e275d4d9bb17866a432459884274cd870a640 (diff)
merge with master, but haven't reconciled internal and external linking
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/package.json b/package.json
index 2463afa74..943451c3b 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,7 @@
"webpack": "^4.29.6",
"webpack-cli": "^3.2.3",
"webpack-dev-middleware": "^3.6.1",
- "webpack-dev-server": "^3.2.1",
+ "webpack-dev-server": "^3.3.1",
"webpack-hot-middleware": "^2.24.3"
},
"dependencies": {
@@ -125,7 +125,7 @@
"mobx-react-devtools": "^6.1.1",
"mongodb": "^3.1.13",
"mongoose": "^5.4.18",
- "node-sass": "^4.11.0",
+ "node-sass": "^4.12.0",
"nodemailer": "^5.1.1",
"nodemon": "^1.18.10",
"normalize.css": "^8.0.1",
@@ -163,6 +163,7 @@
"react-table": "^6.9.2",
"request": "^2.88.0",
"request-promise": "^4.2.4",
+ "serializr": "^1.5.1",
"socket.io": "^2.2.0",
"socket.io-client": "^2.2.0",
"typescript-collections": "^1.3.2",