summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 58f04e1..1e7c1cd 100644
--- a/package.json
+++ b/package.json
@@ -10,6 +10,7 @@
"license": "None",
"dependencies": {
"express": "^4.12.3",
+ "object-assign": "^2.0.0",
"q": "^1.2.0"
}
}