diff options
| author | Tyler Schicke <tyler_schicke@brown.edu> | 2019-04-17 06:16:50 -0400 |
|---|---|---|
| committer | Tyler Schicke <tyler_schicke@brown.edu> | 2019-04-17 06:16:50 -0400 |
| commit | 79d8b5c812db5c28f477ace8db0ee4d9e18a84b7 (patch) | |
| tree | b43e5504cb7d7cd8128d0238140d5007fb36ee31 /package.json | |
| parent | 9c82d21123aaaa745a33e9dfe8775ef1db73c035 (diff) | |
Started implementing new documents
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 2463afa74..1eb546a80 100644 --- a/package.json +++ b/package.json @@ -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", |
