aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorWaref Haque <warefhaque@inside-239-60.wireless.utoronto.ca>2016-07-18 17:18:41 +0000
committerWaref Haque <warefhaque@inside-239-60.wireless.utoronto.ca>2016-07-18 17:18:41 +0000
commit39522c0ae3727607164e39a0334201c77b53fdb6 (patch)
tree0c57f57e0d3fe291a6a042d89ac602c5b672605f /package.json
parenta35da9f9ccc1124d9b6f4461c7216ffbb0285e2f (diff)
fetch exams with course code p 2
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 9a00b50..6a63d65 100644
--- a/package.json
+++ b/package.json
@@ -25,6 +25,7 @@
"express-handlebars": "^3.0.0",
"mongo-factory": "^1.0.0",
"mongodb": "^2.2.2",
- "object-assign": "^4.1.0"
+ "object-assign": "^4.1.0",
+ "sanitizer": "^0.1.3"
}
}