diff options
| author | bob <bcz@cs.brown.edu> | 2020-01-06 11:20:42 -0500 |
|---|---|---|
| committer | bob <bcz@cs.brown.edu> | 2020-01-06 11:20:42 -0500 |
| commit | fb5ae3c2918806872bfb8fb03081cdbec57a2c96 (patch) | |
| tree | 87577f5ffac231086c2d8efdc6252784a293cc12 | |
| parent | e506be871621da9bfaea79f121e0a5d7644760f1 (diff) | |
from last
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index e609dba6d..2430d46cb 100644 --- a/package.json +++ b/package.json @@ -134,6 +134,7 @@ "connect-mongo": "^2.0.3", "cookie-parser": "^1.4.4", "cookie-session": "^2.0.0-beta.3", + "cors": "^2.8.5", "crypto-browserify": "^3.11.0", "d3-format": "^1.3.2", "dotenv": "^8.0.0", |
