diff options
| author | ab <abdullah_ahmed@brown.edu> | 2019-05-04 18:48:01 -0400 |
|---|---|---|
| committer | ab <abdullah_ahmed@brown.edu> | 2019-05-04 18:48:01 -0400 |
| commit | e19fdbba4cf672aee5bfb59b91b6162431d146d3 (patch) | |
| tree | a349aee191de59addce5fa3921be0f005bd08c8a /package.json | |
| parent | be5848cb9fe752b3181371f3db8a5269e8945b9b (diff) | |
queries semi work
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index fd794d062..3393eacc6 100644 --- a/package.json +++ b/package.json @@ -167,9 +167,10 @@ "serializr": "^1.5.1", "socket.io": "^2.2.0", "socket.io-client": "^2.2.0", + "solr-node": "^1.1.3", "typescript-collections": "^1.3.2", "url-loader": "^1.1.2", "uuid": "^3.3.2", "xoauth2": "^1.2.0" } -}
\ No newline at end of file +} |
