diff options
| author | ab <abdullah_ahmed@brown.edu> | 2019-02-09 17:28:27 -0500 |
|---|---|---|
| committer | ab <abdullah_ahmed@brown.edu> | 2019-02-09 17:28:27 -0500 |
| commit | 1eb3d60457d4fc0ae957832c3ab751b54a24cc21 (patch) | |
| tree | c027231dfa734dc584735ef5d80e08b0f506b766 /package.json | |
| parent | 5722979894b53805639407f856cea78a56d725f3 (diff) | |
database
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index 9afddb8d9..8e79901be 100644 --- a/package.json +++ b/package.json @@ -29,6 +29,7 @@ "dependencies": { "@fortawesome/fontawesome-svg-core": "^1.2.14", "@types/jquery": "^3.3.29", + "@types/mongodb": "^3.1.19", "@types/prosemirror-commands": "^1.0.1", "@types/prosemirror-history": "^1.0.1", "@types/prosemirror-keymap": "^1.0.1", @@ -45,6 +46,7 @@ "mobx": "^5.9.0", "mobx-react": "^5.3.5", "mobx-react-devtools": "^6.0.3", + "mongodb": "^3.1.13", "node-sass": "^4.11.0", "normalize.css": "^8.0.1", "npm": "^6.7.0", |
